-
Notifications
You must be signed in to change notification settings - Fork 66
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
Nialexsan/update scaffolds #1827
base: master
Are you sure you want to change the base?
Changes from all commits
1364d5d
9e48987
69fae46
cc5d63b
1957544
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,5 +17,19 @@ | |
"repo": "https://github.com/nvdtf/flow-nft-scaffold.git", | ||
"description": "Scaffold contains the ExampleNFT sample NFT contract.", | ||
"commit": "ef9437c05549e3f581cf619dec9d59d8c7f6e3ec" | ||
}, | ||
{ | ||
"name": "FCL React Dapp Starter", | ||
"repo": "https://github.com/nialexsan/fcl-nextjs-quickstart.git", | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. We already have a Next scaffold. This is also very opinionated as the other is stripped down. e.g. CSS framework included. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. this project was mentioned in the flow overview document: |
||
"description": "Simple TypeScript web application using next.js, FCL, and Cadence.", | ||
"commit": "e688ff534d6b9bfdac8ab1a6171401dd9a84e354", | ||
"type": "web" | ||
}, | ||
{ | ||
"name": "FCL Svelte Dapp Starter", | ||
"repo": "https://github.com/nialexsan/fcl-sveltekit-quickstart.git", | ||
"description": "Simple JS Web application using SvelteKit, Vite, FCL, and Cadence", | ||
"commit": "52b8dcff8d9cc25fde88faa5bdc297d5594e5036", | ||
"type": "web" | ||
} | ||
] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why is this being removed?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this project was not published, but now it is
it seems Navid took it down and restored later