A starter kit for NextJS + Serverless Stack.
Includes:
- NextjsSite construct - deploys Nextjs app with your stack to AWS
- Tailwind CSS
- Daisy UI
- Eslint
- Prettier
- Husky
- Shared core typescript library
- REST API with lambda functions (local development supported)
- NextJS
app
dir - GitHub actions
- pnpm
Install Node.
npm i -g pnpm
pnpm i
pnpm dev
pnpm dev:web