Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dylsteck/litecast-web
A beautiful yet simple Farcaster client -- now available for web.
https://github.com/dylsteck/litecast-web
farcaster farcasterkit litecast neynar
Last synced: 18 days ago
JSON representation
A beautiful yet simple Farcaster client -- now available for web.
- Host: GitHub
- URL: https://github.com/dylsteck/litecast-web
- Owner: dylsteck
- License: mit
- Created: 2024-01-23T02:47:14.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-19T08:49:45.000Z (12 months ago)
- Last Synced: 2025-01-20T22:51:02.304Z (22 days ago)
- Topics: farcaster, farcasterkit, litecast, neynar
- Language: TypeScript
- Homepage:
- Size: 292 KB
- Stars: 10
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-farcaster - Web GitHub repo
README
## litecast-web
The web version of [Litecast](https://github.com/dylsteck/litecast), the mobile(iOS-first) Farcaster client that I've been building.
### Status of `litecast-web`
I'm much more focused on getting [Litecast mobile](https://github.com/dylsteck/litecast) to a v1 that I can get to more testers and then hopefully on the App Store(first iOS then Android) -- but I'd really like to have a web version as well!Right now `litecast-web` is read only and just shows a trending page, although I'll spend some time soon listing what it would take to get the web version to a 1.0.
### How to run locally
1. Install dependencies: `npm install`
2. Copy `.env.example` to .env.local and add your Neynar keys from [dev.neynar.com](https://dev.neynar.com)
3. Run the app: `npm run dev`[Dylan Steck](https://dylansteck.com), 2024.