Dravatar-Backend Refactoring, still in beta, not ready for production. How to start server? Install TypeScript first npm install typescript -g Then Install Dependencies npm install Then Complie the codes tsc And enjoy~ 😄 npm run start