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.examplecontents into a.envfile - Run
nvm useto switch to the correct Node version - Run
npm ifor that big ol'node_modulesfolder - Run
npm run keyto generate a session key - Run
npm run devand start developing
I appreciate you taking time to check out this project. Please leave a star and share it if you found it useful!