stephancill / opencast

A fully open source, self-hostable Twitter flavoured Farcaster client
MIT License
187 stars 37 forks source link
farcaster

Opencast

Deploy on Railway

A fully open source Twitter flavoured Farcaster client. Originally a fork of ccrsxx/twitter-clone.

The goal of this project is to provide a reference implementation of a Farcaster client in order to make it easier for developers to explore their ideas without having to start from scratch.

It only depends on the reference Farcaster postgres indexer and optionally a hub for submitting messages.

Development

Farcaster Indexer

This project depends on the Lazy Farcaster Indexer. Follow the instructions at https://github.com/stephancill/lazy-indexer to set up an instance.

Local

  1. yarn

  2. Copy the .env.sample file to .env and fill in the database connection details.

  3. yarn dev

Todo

...