Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/haydenbleasel/next-forge
Production-grade Turborepo template for Next.js apps.
https://github.com/haydenbleasel/next-forge
betterstack boilerplate clerk dark-mode feature-flags neon nextjs posthog prisma react sentry seo stripe tailwindcss typescript
Last synced: 4 days ago
JSON representation
Production-grade Turborepo template for Next.js apps.
- Host: GitHub
- URL: https://github.com/haydenbleasel/next-forge
- Owner: haydenbleasel
- License: mit
- Created: 2023-01-02T04:19:54.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-08T22:25:17.000Z (4 days ago)
- Last Synced: 2024-12-08T23:18:22.896Z (4 days ago)
- Topics: betterstack, boilerplate, clerk, dark-mode, feature-flags, neon, nextjs, posthog, prisma, react, sentry, seo, stripe, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://www.next-forge.com/
- Size: 8.04 MB
- Stars: 4,398
- Watchers: 14
- Forks: 351
- Open Issues: 34
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: license.md
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
- my-awesome-list - next-forge - grade Turborepo template for Next.js apps. | haydenbleasel | 4488 | (TypeScript)
- stars - next-forge - grade Turborepo template for Next.js apps. | haydenbleasel | 4510 | (TypeScript)
- stars - next-forge - grade Turborepo template for Next.js apps. | haydenbleasel | 4510 | (TypeScript)
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).