Express ts starter Requirement MongoDB Install the server version ofMongoDB or use a docker image. Config file Edit the config or create .env file in root folder NODE_ENV=development PORT=3002 DEBUG=app:* Install yarn install yarn run init Launch yarn run dev