An open API service indexing awesome lists of open source software.

https://github.com/codellyson/nextjs-boilerplate


https://github.com/codellyson/nextjs-boilerplate

Last synced: 9 months ago
JSON representation

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.