https://github.com/arunkumar201/ai-dev
https://github.com/arunkumar201/ai-dev
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/arunkumar201/ai-dev
- Owner: arunkumar201
- License: mit
- Created: 2024-11-24T15:35:15.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-01T20:15:06.000Z (about 1 year ago)
- Last Synced: 2025-06-01T01:59:23.717Z (about 1 year ago)
- Language: TypeScript
- Size: 4.45 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 10
-
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
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).