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
Save the Episode and Season that you are in the series on your profile
Save your rate for the series on your profile
Save notes about the series in your profile
View series details
Remove serie from your profile
Deploy
1 - Follow the README in wherep-backend module to deploy the backend
2 - In wherep-frontend/src/assets/config.json configure the url to your backend deploy and change the omdb api key to your api key. You can get a api key here
3 - Follow the README in wherep-frontend module to deploy the frontend