jakub-gawlas / example-app-nest-js

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:TypeScript 99.2%Language:JavaScript 0.8%