Skip to content

Example node.js application with using Nest.js and TypeScript

Notifications You must be signed in to change notification settings

OlegBrony/example-app-nest-js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example Nest.js application

node.js web application with using Nest.js & TypeScript

Installation

yarn

Run

npm start

or (with hot-reloading)

npm run develop

About

Example node.js application with using Nest.js and TypeScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.2%
  • JavaScript 0.8%