This project contains a minimal start-up for a Node.js e-commerce project using Typescript, ESLint and Prettier.
- Node.js 16+
- Yarn
- Create a
.envfile using the template.env.example - Install dependencies
yarn install- Start Application
yarn serveThe application will be launched by Nodemon so it's will restart automatically on file change
Test the API with: Postman
Swagger: http://localhost:3010/api-docs/
(Update the port number to match the one in .env)
This project is maintained by:
- Abba Sali Aboubakar Mamate (@asam_237)
- my website: https://abbasali.cm
- email: abbasaliaboubakar@gmail.com
- mobile: (+237) 691846922
