auth-api Server Server will not run without database Create environment variables in .env file cd auth-api/ touch .env Variables required: DB_URL - Connection string used to access database PORT - Port that the server will run on