- Notifications
You must be signed in to change notification settings - Fork1
My own Next.js template that I use for most of my projects.
License
rikhall1515/nextjs-project-template
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This is aNext.js project template built withcreate-next-app.This project is deployed on vercel.
pnpm install --frozen-lockfilepnpm run buildpnpm run start# listening at localhost:3000After having configured my Next.js apps with boilerplate for the 4th time, I decided enough was enough.I needed a re-usable project template that can instantly start me off with code that I know works.
I decided that making this open source will also be yet another learning opportunity. Primarilylearning best practices for public repositories. As I mention later in this README, I am studyingtheNode.js repository to learn more about what standards they use.
This repository has aCode of Conduct that you should read first.
Any person who wants to contribute to the Website is welcome! Please read theContribution Guidelinesto see what the next steps are.
It also doesn't hurt to have a look around the repository.
The Website is automatically deployed toVercel through its GitHub App integrationwhen new pushes happen on themain branch.
Details regarding the deployment are not publicly accessible.
Some of the documentation and code is inspired/based on theNode.js repository.For this reason, I want to thank them for making their software open source, as studying it has helpedme immensely with learning more about how to ship better software.
Licensed under theMIT License
About
My own Next.js template that I use for most of my projects.
Topics
Resources
License
Code of conduct
Contributing
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.
Contributors4
Uh oh!
There was an error while loading.Please reload this page.