https://github.com/nikitavoloboev/next-forge-test
https://github.com/nikitavoloboev/next-forge-test
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nikitavoloboev/next-forge-test
- Owner: nikitavoloboev
- Created: 2025-03-09T13:56:39.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-03-09T14:07:24.000Z (10 months ago)
- Last Synced: 2025-05-08T01:46:21.763Z (8 months ago)
- Language: TypeScript
- Size: 609 KB
- 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
```
Then read the [docs](https://docs.next-forge.com) for more information.
Made with [contrib.rocks](https://contrib.rocks).