kexer2018 / TypeScript-Restful-API

express+typescript+prisma+routing-controllers+typedi+postgresql

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TypeScript-Restful-API

express+typescript+prisma+routing-controllers+typedi+postgresql

Usage

1. Install dependencies

npm install

2. Create .env file

3. Connect to database

4. Init database

npm run db

5. Run server

npm run start

About

express+typescript+prisma+routing-controllers+typedi+postgresql


Languages

Language:TypeScript 100.0%