Team based alt accounts. https://anonymous.fly.dev
inspired by @matthew and the late night crew
- Built with Remix and prisma.
- If you want to read code, start with the Data Model, then read business logic in Route Files.
- Signer keys for the ghost accounts are managed by Neynar, ghost only stores an unique id, together with the neynar api key casts can be authored.
- Hosted on fly.io with sqlite for storage.
pnpm install
pnpm dev- Any commit to
maintriggers a deploy.
- Pull requests encouraged
- Since this deals with signers all requests will be reviewed by @jtgi.