A typescript starter project for a tsoa driven api.
Uses jest for testing, winston and morgan for logging.
Run npm run dev for development.
Run npm run build then npm run start for production.
Coverage, testing and linting npm scripts also exist for development.