NFT gallery API
- Nest framework TypeScript starter repository.
- GraphQL GraphQL (TypeScript) module for Nest framework (node.js) 🍷
- Alchemy API SDK Alchemy SDK helps developers use Alchemy's APIs and endpoints more efficiently.
- Node 16.14
- Yarn 1.22.19
$ mv .env.example .env
$ docker compose up --build --force-recreate
# development
$ yarn
# watch mode
$ yarn start:dev
# unit tests
$ yarn test
# e2e tests
$ npm run test:e2e
# test coverage
$ npm run test:cov
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.
- Author - Luan
Nest is MIT licensed.