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

Scripts for creating Substrate FrontEnd templates #6

Open
wirednkod opened this issue Feb 20, 2024 · 0 comments
Open

Scripts for creating Substrate FrontEnd templates #6

wirednkod opened this issue Feb 20, 2024 · 0 comments

Comments

@wirednkod
Copy link
Member

It will be a great idea (thnx @shawntabrizi ) to have an npx or npm create script that the user would be able to setup fastly a react app (maybe even include polkadotjs-api, or polkadot-api or light client/substrate-connect setup) and polkadot-cloud, for a user to start working on his dApp idea.

Something similar to npm create vite@latest - e.g. npm create polkadot-cloud-template:

image

An example:

~ npm create polkadot-cloud-app@latest

- Which API you want to use?
[ ] PolkadotJs API
[ ] Polkadot API

- Chose your @polkadot-cloud theme?
[ ] Polkadot
[ ] Kusama
[ ] Other (custom)

- Choose menu Layout
[ ] Left
[ ] Right
[ ] Top

- Is menu collapsable?
[ ] Yes
[ ] No
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant