Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stephancill/moviecheck

Movie Check keeps track of movies you've seen and want to see.
https://github.com/stephancill/moviecheck

Last synced: 13 days ago
JSON representation

Movie Check keeps track of movies you've seen and want to see.

Awesome Lists containing this project

README

        

# MovieCheck

## Development
1. `pipenv install`
2. `cp docker-compose.sample.yml docker-compose.yml` and edit [Optional]
4. `cp sample.env .env` and edit
5. `pipenv run python app.py`
6. Visit `http://localhost:8080`