and2352000 / type-graphql-with-typeorm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Template Type-Graphql with Typeorm Backend

Environment:

  • Node.js : v14.17.3
  • Mysql
  • (Option) Install vscode extension with @recommend

Start Server

npm install
npm run start:dev

Build & Start Server

npm run build
npm start

About


Languages

Language:TypeScript 86.8%Language:JavaScript 9.6%Language:Shell 3.6%