golive is a nextjs project which contains some common items that should be ticked before deploying a website or project. The list is ever evolving, feel free to fork the project and submit a pull request with any items that should be added.
- Fork and clone repo
- Run
yarn
ornpm
to install all the modules - Run
yarn dev
ornpm run dev
to start the nextjs dev server - Edit the
checklist
variable inpages/index.js
to change the list