https://github.com/rotimi-best/prayerkeep
A PWA that allows users share prayer requests. The goal of the project is described https://coda.io/@rotimi-best/prayerkeep-better-way-of-sharing-prayer-requests
https://github.com/rotimi-best/prayerkeep
prayer pwa
Last synced: 5 days ago
JSON representation
A PWA that allows users share prayer requests. The goal of the project is described https://coda.io/@rotimi-best/prayerkeep-better-way-of-sharing-prayer-requests
- Host: GitHub
- URL: https://github.com/rotimi-best/prayerkeep
- Owner: rotimi-best
- Created: 2020-01-04T08:20:59.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T19:22:39.000Z (over 3 years ago)
- Last Synced: 2025-03-02T11:24:20.994Z (over 1 year ago)
- Topics: prayer, pwa
- Language: JavaScript
- Homepage: https://prayerkeep.com
- Size: 5.91 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 61
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Prayer Keep
[Privacy Policy](https://docs.google.com/document/d/e/2PACX-1vRWllhYMIteHXqMuoeOEcWj5qIvBQRmwOsl57aWOSf-Oocjtk0Ib5JuPg38l8f-joM0Pa2rDEuiq1Ph/pub)
## Test production build locally
```bash
$ serve -s build -l 3030
```
## Reproduce error of service worker not running latest changes
Link to github issue: [here](https://github.com/facebook/create-react-app/issues/5316)