Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sergical/next-forge-supabase
https://github.com/sergical/next-forge-supabase
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sergical/next-forge-supabase
- Owner: sergical
- Created: 2024-11-20T02:50:20.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-12-02T01:01:46.000Z (about 1 month ago)
- Last Synced: 2024-12-02T01:28:40.208Z (about 1 month ago)
- Language: TypeScript
- Size: 4.29 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# next-forge
**Production-grade Turborepo template for Next.js apps.**
[next-forge](https://github.com/haydenbleasel/next-forge) is a [Next.js](https://nextjs.org/) project boilerplate for modern web application. It is designed to be a comprehensive starting point for new apps, providing a solid, opinionated foundation with a minimal amount of configuration.
Clone the repo using:
```sh
npx next-forge@latest init [my-project]
```Then read the [docs](https://docs.next-forge.com) for more information.
Made with [contrib.rocks](https://contrib.rocks).