Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

扩充内置的 create 模板 #36

Open
LancelotLewis opened this issue Nov 15, 2021 · 12 comments
Open

扩充内置的 create 模板 #36

LancelotLewis opened this issue Nov 15, 2021 · 12 comments
Assignees
Milestone

Comments

@LancelotLewis
Copy link
Collaborator

No description provided.

@LancelotLewis LancelotLewis self-assigned this Nov 15, 2021
@LancelotLewis
Copy link
Collaborator Author

能够让非 react 的用户快速上手

@mave99a
Copy link

mave99a commented Nov 15, 2021

能否可选一些starter template (这些template在其他repo里,也可以定期update,而且别人也可以contribute更多template)

比如我很希望能有个eth app scafold的starter : https://github.com/scaffold-eth/scaffold-eth

@LancelotLewis
Copy link
Collaborator Author

这个之前在调研的时候有考虑,如果是第三方的 starter template,就无法很好的去定制功能,基本都是简单的 copy 整个项目内容过来,这就需要保证 starter 本身有质量保证。
对于前期来说,最好只由官方来控制这个质量

@mave99a
Copy link

mave99a commented Nov 16, 2021

这种我们得fork 变成符合我们自己的。 毕竟我们blocklet 有一些先觉条件,也有自己的特色。

eth scaffold 这种类型的确对开发者比较有帮助

@LancelotLewis
Copy link
Collaborator Author

这种我们得fork 变成符合我们自己的。 毕竟我们blocklet 有一些先觉条件,也有自己的特色。

eth scaffold 这种类型的确对开发者比较有帮助

好的,等优化这个 issue 的时候一起看看

@wangshijun
Copy link
Collaborator

这个可以提高下优先级,先把主流应用开发框架的 starter 都集成进来,然后再逐步完善,这样给 coding test 候选人更多的选择。

@LancelotLewis
Copy link
Collaborator Author

LancelotLewis commented Nov 23, 2021

待增加列表:

  • vite + vue3
  • @vue/cli + vue2
  • static html
  • sveltejs (vite)
  • preact
  • nextjs
  • gatsbyjs
  • remix.js
  • express 纯后端项目(无页面)
  • solidjs (vite)

@mave99a
Copy link

mave99a commented Nov 23, 2021

nextjs, Gatsby ?

@LancelotLewis LancelotLewis changed the title 扩充 html、vue 版本的模板 扩充内置的 create 模板 Mar 21, 2022
@wangshijun
Copy link
Collaborator

  • static html

@LancelotLewis 这个可以下周提高下优先级,可以参考:https://github.com/blocklet/html-2048-sample

要求:html、js、css 俱全,组织合理

@wangshijun wangshijun added this to the 2022 Q2 milestone Apr 25, 2022
@wangshijun
Copy link
Collaborator

remix js 初步尝试了下:https://github.com/wangshijun/remix-blocklet-template 可以本地 dev,可以部署到远程

@wangshijun
Copy link
Collaborator

future templates to consider:

@wangshijun
Copy link
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants