Skip to content

inorganik/podmap

Repository files navigation

Podmap

The goals of Podmap are:

  • to map the world’s podcasts
  • to help you discover where your favorite podcasts are created
  • to help you discover podcasts produced near you

Visit Podmap at https://podmap.pod.fan

Getting started

This is an Angular project that uses Firebase. To run this locally, follow these instructions:

  1. go to: console.firebase.google.com
  2. create a project
  3. click "add firebase to your web app" and copy values
  4. paste values in environment.sample.ts and save as environment.ts
  5. get a google maps api key, add to environment.ts

Serve it locally. In terminal:

npm start