Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rafalwilinski/wildspot
🏕 React & Firebase based app for finding best wild spots for setting up a tent
https://github.com/rafalwilinski/wildspot
firebase react tent
Last synced: about 1 month ago
JSON representation
🏕 React & Firebase based app for finding best wild spots for setting up a tent
- Host: GitHub
- URL: https://github.com/rafalwilinski/wildspot
- Owner: RafalWilinski
- License: mit
- Created: 2018-06-12T12:53:38.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-10-17T13:01:49.000Z (over 3 years ago)
- Last Synced: 2024-12-12T19:42:14.376Z (about 1 month ago)
- Topics: firebase, react, tent
- Language: JavaScript
- Homepage: https://wildspot.co
- Size: 47.1 MB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![Wildspot](/assets/logo/logo.png?raw=true "Wildspot.co")
[![CircleCI](https://circleci.com/gh/RafalWilinski/wildspot/tree/master.svg?style=shield)](https://circleci.com/gh/RafalWilinski/wildspot/tree/master)
[![Join the community on Spectrum](https://withspectrum.github.io/badge/badge.svg)](https://spectrum.chat/wildspot-co)Repo for [wildspot.co](https://wildspot.co) project.
![Wildspot](/src/images/wildspot_1.gif?raw=true "Wildspot.co")
### Development
Before running anything, copy `.env.TEMPLATE` to `.env` file and fill all the values. Then:
```sh
yarn start
```### Deploying
As this project is just a page with bunch of JS, after build everything is just pushed to AWS S3 and then served via CloudFront. To deploy app simply execute following command:
```
yarn deploy
```### Feature requests and bugs
Please submit any feature requests and bugs in [Issues](https://github.com/RafalWilinski/wildspot/issues) section or using [Trello Board](https://trello.com/b/Q7onKpPF/wildspotco-features).
https://spectrum.chat/wildspot-co