https://github.com/austintgriffith/dumb-curve-pwa
making an example pwa dumb bonding curve
https://github.com/austintgriffith/dumb-curve-pwa
Last synced: 5 months ago
JSON representation
making an example pwa dumb bonding curve
- Host: GitHub
- URL: https://github.com/austintgriffith/dumb-curve-pwa
- Owner: austintgriffith
- License: mit
- Created: 2023-09-04T22:10:47.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-04T22:42:59.000Z (almost 3 years ago)
- Last Synced: 2025-10-28T17:40:44.539Z (9 months ago)
- Language: TypeScript
- Size: 2.77 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# 🏗 Scaffold-ETH 2 PWA 📱
WIP: Playing with PWA
### TODO :
- [x] setup minimal PWA with next-pwa
- [x] setup custom service-worker
- [x] handle push notifications
- [x] persist push subscriptions inside actual DB instead of json
- [ ] handle bugs on ios safari
- [ ] restrict the app to mobile only
- [ ] write the docs for configuring env's