For help getting started with Node, Express and MongoDB view online documentation
1. Setup Node
$ https://https://github.com/asif-simform/MERN-Stack.git
$ cd MERN-Stack/backend$ npm installnpm run dev5. Starts the app in production by first building the project with npm run build, and then executing the compiled JavaScript at dist/index.js.
npm run startnpm run buildnpm run testnpm run test:devnpm run prettier-formatnpm run prettier-watchCheck out the API's : https://mern-stack-cyan.vercel.app
- src
- constants
- db
- middlewares
- modules
- users
- routes
- utils
- Minimal
- TypeScript v4
- Testing with Jest
- Linting with Eslint and Prettier
- Pre-commit hooks with Husky
- VS Code debugger scripts
- Local development with Nodemon
This project is licensed under the MIT License - see the LICENSE file for details.
- Github: @asif-simform
- LinkedIn: @asif-vora
- Twitter: @007_dark_shadow
- Instagram: @007_dark_shadow
-
Please contribute using GitHub Flow. Create a branch, add commits, and open a pull request.
-
Please read
CONTRIBUTINGfor details.
This project needs a ⭐️ from you. Don't forget to leave a star ⭐️