Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run scraper locally:

cd patheutils
mvn appengine:devserver

Run site locally:

cd static
python -m SimpleHTTPServer

Setup Google Cloud Storage bucket:

gsutil setdefacl public-read gs://patheutils.chees.info
gsutil web set -m index.html -e 404.html gs://patheutils.chees.info
gsutil cors set gcscors.xml gs://patheutils.chees.info

Deploy scraper:

cd patheutils
mvn appengine:update
open http://patheutils.appspot.com/cron

Deploy site:

./deploystatic.sh
open http://patheutils.chees.info

About

Website to show Pathe movies in The Hague sorted by IMDb rating.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages