trentprynn / pogplaces.com

repository for pogplaces.com - the best way to find the coolest restaraunts near you

Home Page:https://pogplaces.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SwaggerUI OpenAPI documentation

What is this?

Pog Places is a free, open source web application for finding cool places near you.

Why

I wanted the ability to do more detailed searching for cool restaurants (and other places) near me.

Local Development

  1. Install docker
  2. Install node@16.X (probably using nvm)
  3. Install yarn@1.X (probably using homebrew)
  4. Clone to the repo
  5. Navigate into the api directory
  6. Follow the instructions within the README.md file to setup and run the API
  7. Navigate into the ui directory
  8. Follow the instructions within the README.md file to setup and run the UI

Deployment

  • On a commit to master both the front and back end websites will be automatically be built and deployed to Railway

About

repository for pogplaces.com - the best way to find the coolest restaraunts near you

https://pogplaces.com


Languages

Language:TypeScript 95.9%Language:Dockerfile 2.6%Language:JavaScript 1.3%Language:SCSS 0.1%