Starting template for Express-Ts-Socket API Needs to run the starter Add a .env file at the root of the project DATABASE_URL=mysql://user:password@localhost:3306/database_url see the .env-example file Run command npm run dev