I'm a JS Dev who is working remotely for different people/companies around the globe for last 3 years. I have experience working in React.js, Typescript, MongoDB, GraphQL, Redux, Redux-Thunk, Redux-Sagas, Express.js, Node.js, Framer Motion, and many other related technologies. I always use international coding standards and proper linting in my code in order to make my code more accessible to every other developer.
This project is build using Nest.js. It uses mono-repo and microservices architecture with RabbitMQ. Nest.js is a progressive Node.js framework for building efficient and scalable server-side applications.
$ npm install
# development
$ npm run start
# watch mode
$ npm run start:dev
# production mode
$ npm run start:prod
# unit tests
$ npm run test
# e2e tests
$ npm run test:e2e
# test coverage
$ npm run test:cov
- Author - Usama Tufail (Sam)
- Twitter - @usamatufail726
Nest is MIT licensed.