Ralexs0096 / typeorm-node-typescript

Simple CRUD app with Typescript and Typeorm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Typeorm CRUD

Application created with Nodejs, Typescript and implementing Typeorm.

Run Locally

Clone the project

  git clone https://github.com/Ralexs0096/typeorm-node-typescript

Go to the project directory

  cd typeorm-node-typescript

Install dependencies

  npm install

Start the server

  npm run dev

typeorm-node-typescript

About

Simple CRUD app with Typescript and Typeorm


Languages

Language:TypeScript 93.9%Language:Shell 6.1%