A progressive Node.js framework for building efficient and scalable server-side applications.
The code was developed using TypeScript and the Node framework Nest. For accessing and manipulating the database, TypeOrm was used. For authentication/login, JSON Web Tokens (JWT) and Passport were used. Finally, the api is based on the Facebook consult language, Graphql, which is completely integrated to the project.
The project was developed using NPM, but you can use any of the following package managers:
- Yarn
- PNPM
- NPM
$ npm install
$ docker-compose build
$ docker-compose run
# e2e tests
$ npm run test
Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please read more here.
This project is under the MIT license.