Exploration en quelques min sur Nest du SDK TernoaJS
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
bluesquare 4fc88fed23 exploration of ternoa + store basic nft 2 months ago
public exploration of ternoa + store basic nft 2 months ago
src exploration of ternoa + store basic nft 2 months ago
test exploration of ternoa + store basic nft 2 months ago
views exploration of ternoa + store basic nft 2 months ago
README.md exploration of ternoa + store basic nft 2 months ago
nest-cli.json exploration of ternoa + store basic nft 2 months ago
package.json exploration of ternoa + store basic nft 2 months ago
tsconfig.build.json exploration of ternoa + store basic nft 2 months ago
tsconfig.json exploration of ternoa + store basic nft 2 months ago
yarn.lock exploration of ternoa + store basic nft 2 months ago

README.md

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

$ yarn install

Running the app

# development
$ yarn run start

# watch mode
$ yarn run start:dev

# production mode
$ yarn run start:prod

Test

# unit tests
$ yarn run test

# e2e tests
$ yarn run test:e2e

# test coverage
$ yarn 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.