Skip to content

A personal log (Movie log!) of the movies you watched recently

License

Notifications You must be signed in to change notification settings

IliasDeros/pyx4-mlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MLog: A pyx4 challenge

A personal log (Movie log!) of the movies you watched recently. Trello board

Screenshot

Prerequisites

Quickstart

Terminal 1, the server:
cd backend && docker-compose up

Terminal 2, the proxy:
cd frontend && nginx -c $(pwd)/nginx.conf

Terminal 3, the UI:
REACT_APP_OMDb_API_KEY=383a2e5d cd frontend && npm start

Browse app on
http://localhost/

User setup

To create/edit users, use the rails-generated pages from http://localhost:3001/users

Further Reading

About

A personal log (Movie log!) of the movies you watched recently

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published