Skip to content
/ iioy-v4 Public

The 4th iteration of my movie website "Is It Out Yet"

License

Notifications You must be signed in to change notification settings

tizz98/iioy-v4

Repository files navigation

iioy

"Is It Out Yet?" - the age old question right before going to see a movie

Running

Backend

docker-compose up --build

Frontend

cd iioy-frontend && yarn start

Deploying frontend to S3/cloudfront

UPLOAD_BUCKET=iioy-testing DISTRIBUTION_ID=xxxxxxxxxxxxxx bin/deploy_frontend.sh