Skip to content

luanpontolio/nft-api

Repository files navigation

Nest Logo

NFT gallery API

Description

  • 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.

Dependences

  • Node 16.14
  • Yarn 1.22.19

Envs

$ mv .env.example .env

Install using Docker

$ docker compose up --build --force-recreate

Install with Yarn

# development
$ yarn

# watch mode
$ yarn start:dev

Test

# unit tests
$ yarn test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

Support

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.

Stay in touch

License

Nest is MIT licensed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published