kelvinfan001 / findalicious

Swipe through restaurants with friends and decide on where to eat! (Formerly Chicken Tinder)
https://findalicious.herokuapp.com
GNU General Public License v3.0
5 stars 1 forks source link

Docker: Add Dockerfiles and docker-compose.yml #94

Closed kelvinfan001 closed 3 years ago

kelvinfan001 commented 3 years ago

To get a local build running, you would need Docker, a Google API Key, and a Yelp API Key. Edit docker-compose.yml's environment variables in the server service. Then, in the project's root dir, simply issue the following commands:

Point your browser to localhost:5000.