An open API service indexing awesome lists of open source software.

https://github.com/fed/places

Tracking interesting places around the globe 🌎 ✈️
https://github.com/fed/places

Last synced: about 2 months ago
JSON representation

Tracking interesting places around the globe 🌎 ✈️

Awesome Lists containing this project

README

        

# places [![Netlify Status](https://api.netlify.com/api/v1/badges/3c1becf9-4540-46ee-8a03-96e296cc6035/deploy-status)](https://app.netlify.com/sites/priceless-mahavira-8aa44f/deploys)

## Prerequisites

- Node.js (https://nodejs.org/)
- Yarn (https://yarnpkg.com/)

## Development Tasks

| Command | Description |
| -------------- | ------------------------------------------------------------ |
| `yarn install` | Fetch dependencies and build binaries for any of the modules |
| `yarn start` | Start the app on http://localhost:3000 and watch for changes |
| `yarn build` | Create a production build |

## Continuous Deployment

All commits to `master` trigger a deployment to the `production` environment: https://places.fknussel.com.