https://github.com/codellyson/nextjs-boilerplate
https://github.com/codellyson/nextjs-boilerplate
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/codellyson/nextjs-boilerplate
- Owner: codellyson
- License: gpl-3.0
- Created: 2022-02-18T17:43:54.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-03-12T12:20:52.000Z (about 4 years ago)
- Last Synced: 2025-06-05T23:09:04.219Z (10 months ago)
- Language: JavaScript
- Size: 65.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Next.js Boilerplate
This is a Next.js boilerplate curate by [IamDellyson]("https://www.iamdellyson.com").
It uses the following configurations:
- `next-connect` for api route
- `MongoDB and MongoDB client` for database, you can opt for mongoose.
- `SCSS` for styling and it's well architectured.