Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/koisose/frame
https://github.com/koisose/frame
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/koisose/frame
- Owner: koisose
- Created: 2024-03-23T14:03:26.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-03-28T13:34:51.000Z (8 months ago)
- Last Synced: 2024-04-12T22:01:07.416Z (7 months ago)
- Language: TypeScript
- Size: 322 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-open-frames - Gitcoin grants explorer
README
# Development
```
bun run dev
cloudflared tunnel --url http://localhost:5173
```# Production
```
fly launch --ha=false
fly secrets set DETA_API_KEY=
fly deploy --ha=false```
# Live Demo
- [gitcoin grants explorer frame](https://warpcast.com/koisose.eth/0xe7dafd0f)
# Demo video
- [gitcoin grants explorer frame](https://www.youtube.com/watch?v=ZMGjXqQd5tE)
[![IMAGE ALT TEXT HERE](https://img.youtube.com/vi/ZMGjXqQd5tE/0.jpg)](https://www.youtube.com/watch?v=ZMGjXqQd5tE)