Skip to content

PicoPixl/IdeaSpark

Repository files navigation

IdeaSpark 💡

A beautiful, self-hosted idea board for entrepreneurs.

Screenshot From 2025-12-08 18-45-16

Features

  • Card View Dashboard: Visualize your projects with rich media.
  • Markdown Editor: Write detailed specs with formatting support.
  • Progress Tracking: Move ideas from Concept to Launch.
  • Self-Hosted: Your data lives on your server, not the cloud.

🚀 How to Deploy (Docker)

You can run the entire stack using Docker Compose.

Prerequisites

  • Docker and Docker Compose installed on your machine.
  • Clone this repo to a local folder on your machine.

1. Run

Execute the following command in the project root:

docker compose up -d --build

2. Access

Open your browser and go to: http://localhost:5173 (or your server's IP address:5173)

Data Persistence

Your ideas are stored in the ./data folder created in your project root. Back up this folder to keep your data safe.

About

A beautiful, self-hosted idea board for entrepreneurs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors