My-Infra-Repos / GithubActions-Full-SDLC-Node-App

This is a node js repo to show cause Github actions & workflows in action

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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
Pull demo
# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

#test Demo8

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 with lot of opportunnities

License

Nest is MIT licensed.

About

This is a node js repo to show cause Github actions & workflows in action


Languages

Language:TypeScript 73.4%Language:JavaScript 21.8%Language:Dockerfile 4.8%