For help getting started with Node Express, view online documentation.
1. Setup Node
$ https://https://github.com/asif-simform/MERN-Stack.git
$ cd MERN-Stack/backend
$ npm install
npm run dev
5. Starts the app in production by first building the project with npm run build
, and then executing the compiled JavaScript at build/index.js
.
npm run start
npm run build
npm run test
npm run test:dev
npm run prettier-format
npm run prettier-watch
- 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
CONTRIBUTING
for details.
This project needs a ⭐️ from you. Don't forget to leave a star ⭐️