block-accounting/chain-api
emochka2007 747bcf5be6 fix
2024-05-25 01:53:21 +03:00
..
src fix 2024-05-25 01:53:21 +03:00
test hardhat init 2024-05-08 00:28:55 +03:00
.eslintrc.js hardhat init 2024-05-08 00:28:55 +03:00
.gitignore hardhat init 2024-05-08 00:28:55 +03:00
.prettierrc hardhat init 2024-05-08 00:28:55 +03:00
hardhat.config.ts salaries ready, started data feed chainlink 2024-05-18 02:01:27 +03:00
nest-cli.json hardhat init 2024-05-08 00:28:55 +03:00
package-lock.json license init, deploy block 2024-05-19 00:22:18 +03:00
package.json license init, deploy block 2024-05-19 00:22:18 +03:00
README.md hardhat init 2024-05-08 00:28:55 +03:00
tsconfig.build.json hardhat init 2024-05-08 00:28:55 +03:00
tsconfig.json config and dynamic generation of contracts 2024-05-08 03:36:45 +03:00

Nest Logo

A progressive Node.js framework for building efficient and scalable server-side applications.

NPM Version Package License NPM Downloads CircleCI Coverage Discord Backers on Open Collective Sponsors on Open Collective Support us

Description

Nest framework TypeScript starter repository.

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Test

# unit tests
$ npm run 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.