create-next-stack icon indicating copy to clipboard operation
create-next-stack copied to clipboard

Create Next Stack is a website and CLI tool used to easily set up the boilerplate of new Next.js apps.

Results 73 create-next-stack issues
Sort by recently updated
recently updated
newest added

When the user first runs `yarn dev` or similar, they should be greeted with a list of example usages of each of the technologies they added. This will also enhance...

enhancement
package: cli

Generate VSCode extension recommendations To do: - [ ] Add extension recommendations to `README.md` - [ ] Add extension recommendations to [`.vscode/extensions.json`](https://tattoocoder.com/recommending-vscode-extensions-within-your-open-source-projects/) - [ ] Make sure that if several...

enhancement
package: cli

To make it as easy as possible I've been toying with the idea of renaming and transpiling the TypeScript files to JavaScript to strip them of their types. Other than...

enhancement
technology support request

This issue tracks support for [Nightwind](https://nightwindcss.com/) as requested in #123.

enhancement
technology support request

Note: create-next-app added the `--use-pnpm` flag in https://github.com/vercel/next.js/pull/34947

enhancement
technology support request

https://react-icons.github.io/react-icons/

enhancement
good first issue
technology support request