Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/stephancill/moviecheck
- Owner: stephancill
- Created: 2020-05-23T00:06:05.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T07:47:58.000Z (almost 2 years ago)
- Last Synced: 2024-04-14T10:31:47.640Z (7 months ago)
- Language: HTML
- Homepage: https://moviecheck.rocks
- Size: 479 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
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`