Skip to content

Latest commit

 

History

History
57 lines (42 loc) · 972 Bytes

README.md

File metadata and controls

57 lines (42 loc) · 972 Bytes
Logo

DePocket Lab

Open source project that support the community to integrate their dApps to DePocket indexing engine
View Integrated dApps · Report Bug · Request Feature


Installation

$ yarn install

Running the app

# development
$ yarn start

# watch mode
$ yarn start:dev

# production mode
$ yarn start:prod

Test

# unit tests
$ yarn test

# e2e tests
$ yarn test:e2e

# test coverage
$ yarn test:cov

Stay in touch

License

Nest is MIT licensed.