Minimal Express/TypeScript boilerplate
git clone https://github.com/zsevic/ts-express-starter
cd ts-express-starter
cp .env.sample .env # change values after copying
npm i
docker-compose up
npm run devnpm run build
npm startnpm run lint
npm run lint:fixnpm testGenerated at /api-docs endpoint using express-oas-generator plugin
- Node.js, TypeScript, Express, MongoDB