https://github.com/debbl/starter-next-app
starter next app
https://github.com/debbl/starter-next-app
Last synced: 4 months ago
JSON representation
starter next app
- Host: GitHub
- URL: https://github.com/debbl/starter-next-app
- Owner: Debbl
- Created: 2023-11-05T12:45:47.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2026-03-01T07:37:49.000Z (4 months ago)
- Last Synced: 2026-03-01T10:51:53.923Z (4 months ago)
- Language: TypeScript
- Homepage: https://starter-next-app-two.vercel.app/
- Size: 2.25 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Agents: AGENTS.md
Awesome Lists containing this project
README
# starter-next-app
[Static Exports](https://nextjs.org/docs/app/building-your-application/deploying/static-exports) first
## ui
- [tailwindcss](https://github.com/tailwindlabs/tailwindcss)
- [shadcn](https://github.com/shadcn-ui/ui)
- [motion](https://github.com/motiondivision/motion)
- [next-themes](https://github.com/pacocoursey/next-themes)
## icons
- [lucide](https://github.com/lucide-icons/lucide)
## i18n
- [lingui](https://github.com/lingui/js-lingui)
```sh
degit debbl/starter-next-app#with-i18n
```
## PWA
- [serwist](https://github.com/serwist/serwist)
## lint
- [eslint](https://github.com/eslint/eslint)
- [prettier](https://github.com/prettier/prettier)
- [debbl/eslint-config](https://github.com/debbl/eslint-config)