This project is about creating a website for the mighty Pong contest!
-
Creat .env in backend : IP={IP_HOST} # Localhost or 10.2.2.8 (for example) ID={Application_ID} # oauth SECRET={Application_secret} #oauth
-
Check the id in HomePage.tsx is the same as in the backend
- Create a guest account : http://{IP_HOST}:667/auth/invite?login={login}
- Front : http://{IP_HOST}:3000
- PgAdmin: http://{IP_HOST}:5050
- PGADMIN_DEFAULT_EMAIL == [email protected]
- PGADMIN_DEFAULT_PASSWORD == password