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
For this project to work, you must create two files: .env.development with the content PGDATABASE=nc_games and .env.test with the content PGDATABASE=nc_games_test.
Next run npm install, and you should be good to go!