A boilerplate for Express with TypeScript. Include ESLint, Prettier and configurations for Visual Studio Code for debug, tab size, and format on save.
Uses yarn as package manager and ts-node-dev for running and watching for changes.
yarn dev:server
- start server and restart on changeyarn build
- build for production
This repository has no master. Read more: GitHub abandons 'master' term to avoid slavery row.
This template is released under MIT License. See LICENSE file.