You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Before you can start the api, you need to create a .env file. See the .env.example file for reference.
After creating the .env file, you can start the api by running npm i and npm run start.