Samuel-Anumudu / ts-node-express-app

A simple CRUD operations for a typescript node-express app.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ts-node-express-app

A simple CRUD operations for a typescript node-express app.

Run on Local

Clone repository and run npm install

Start Typescript server

On project root, run tsc -w to start typescript server

Start dev server

Run npm start to run compiled app.ts file using nodemon

About

A simple CRUD operations for a typescript node-express app.


Languages

Language:TypeScript 100.0%