This project aims to create the most pragmatic fullstack JS project by combining the best tools in the ecosystem.
This template uses the following tools:
- Ensure MongoDB is running locally
- Duplicate
.env.example
contents into a.env
file - Run
nvm use
to switch to the correct Node version - Run
npm i
for that big ol'node_modules
folder - Run
npm run key
to generate a session key - Run
npm run dev
and start developing
I appreciate you taking time to check out this project. Please leave a star and share it if you found it useful!