rinoymjoseph / HiveStore-TypeORM-Express-API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HiveStore-TypeORM-Express-API

Run below commands to run the application

npm install -> Installs all node packages

tsc -> Compile the source code and creates dist folder

cd dist -> Change directory to dist folder

node app.js -> Run the node application

Please refer below link for details explanation

http://hive.rinoy.in/typeorm-express-application-using-repository-pattern/

About


Languages

Language:TypeScript 100.0%