Storyden

Welcome to Storyden!

It's really cool!

Storyden is the platform for managing community and content, wherever they call home. Run a forum, a blog, post news, curate cool sites, build a directory, a knowledgebase and more. Learn more here.

Storyden is in an early research and development phase and we're aiming to get as much feedback as possible. Please feel free to share any thoughts, experiences, bugs or suggestions on GitHub or via this form: https://airtable.com/shrLY0jDp9CuXPB2X

Quickstart

Start your stopwatch, let's get a community up and running in record time!

Storyden values modern approaches and simplicity. The best way to try it out is spin up a local instance with Docker:

docker run -p 8000:8000 ghcr.io/southclaws/storyden

This will make Storyden accessible at http://localhost:8000 for you to play around with.

Storyden web UI

From here, you can register a new account and explore the platform.

Deploying

Storyden runs anywhere Docker containers do. Deploy to production on your own hardware, a VPS or Fly.io:

On this page