Server deployed on Heroku so first you must visit server to awaken
If you went to the server, you can go to the application
Server .ENV
- PORT=8080
- MONGO_DB_URI=XXXXXXXXXX
- JWT_SECRET=XXXXXXXXXX
Client .ENV
- REACT_APP_GRAPHQL_URI=http://localhost:4000/graphql
- REACT_APP_WEBSOCKET_URI=ws://localhost:4000/graphql