Centsideas
💡 Modern Fullstack Application for Sharing Fastlane Ideas
Install / Use
/learn @flolu/CentsideasREADME
Motives
Backend
CentsIdeas is running on small services within a Kubernetes cluster. All requests coming from the outside go into the gateway. From there remote procedure calls are used to communicate with speicific services. Every service has it's own database.
Event Sourcing
Often systems just store the current state of the system. With event sourcing it is possible to know every state at any point of time. Events are the source of truth. Projectors listen for events and project events to the current state. Thus we can separate the write and read side and the current state behaves just like a cache.
Web Application
The frontend is a progressive web application, which is sends a server side rendered copy to the client first, to improve search engine optimization and initial load time. CentsIdeas also tries to make user experience better by using a clean user interface and realtime data.
Development
All the code for this project is contained in this one monorepo, which is made possible with the help of Bazel and Typescript. Developers can see changes in realtime through Docker Compose and run the code in a local Microk8s cluster to simulate the production environment.
The goal is to have unit and integration tests spaning across all services and packages, such that new features can be delivered to production frequently.
Miscealenous
This project also aims to be compliant with GDPR.
Documentation
Setup your development environment on Ubuntu
Run a local Kubernetes cluster on Ubuntu
Deploy CentsIdeas to Google Cloud Platform
Thanks to all the people listed below!
Related Skills
node-connect
346.8kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
prose
346.8kOpenProse VM skill pack. Activate on any `prose` command, .prose files, or OpenProse mentions; orchestrates multi-agent workflows.
frontend-design
107.6kCreate 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.
Writing Hookify Rules
107.6kThis skill should be used when the user asks to "create a hookify rule", "write a hook rule", "configure hookify", "add a hookify rule", or needs guidance on hookify rule syntax and patterns.
