App
decentralized blogging platform
Install / Use
/learn @fountain-ink/AppREADME
<p align="center">
<img alt="Fountain Banner" width="700px" src="https://github.com/user-attachments/assets/f6fe2688-6f64-4db6-aa01-a6dad326742b" />
<h3 align="center">A batteries-included, self-hostable web3 alternative to Medium, Substack, and Mirror. </h3>
<h4 align="center">Own your content and audience through decentralized publishing</h4>
</p>
Stack
The Fountain app is entirely self-hostable and is built using the following tools:
- Lens Protocol - Decentralized social protocol
- Grove - Decentralized storage
- Next.js - React framework for the frontend
- Plate.js - Customizable editor framework
- Y.js - Collaborative sync layer for the editor
- Supabase - Off-chain storage
- Listmonk - Mailing list manager
Note: The Fountain app is still in early development, self-hosting documentation is coming soon.
Coming Soon
- Docs portal (Q2)
- Deployment SDKs (Q2)
Getting Started
Installation
- Using Bun (v1.2.5 or higher)
# Clone the repository
git clone https://github.com/fountain-ink/app.git
cd app
# Install dependencies
bun install
# Create a .env file (and edit the variables)
cp .env.example .env
# Start the development server
bun run dev
# Run the collaboration server (for yjs sync)
bun run collab
# Run the notifications server (WIP)
bun run notifications
Building for Production
# Build the application
bun run build
# Start the production server
bun run start
License
AGPLv3 - See LICENSE for more information.
Related Skills
node-connect
338.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.4kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
338.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.4kCommit, push, and open a PR
