Simple API with Express and TypeScript Setup npm i rename .env.example file to .env and put secrets in it and run npm run populate_db and finally run npm start you can test the api with postman using the postman collection file in the repository