SwaggerUI OpenAPI documentation
Pog Places is a free, open source web application for finding cool places near you.
I wanted the ability to do more detailed searching for cool restaurants (and other places) near me.
- Install docker
- Install
node@16.X
(probably usingnvm
) - Install
yarn@1.X
(probably usinghomebrew
) - Clone to the repo
- Navigate into the
api
directory - Follow the instructions within the
README.md
file to setup and run the API - Navigate into the
ui
directory - Follow the instructions within the
README.md
file to setup and run the UI
- On a commit to master both the front and back end websites will be automatically be built and deployed to Railway