{"id":19589671,"url":"https://github.com/flolu/centsideas","last_synced_at":"2025-07-12T23:38:32.093Z","repository":{"id":38688931,"uuid":"205709491","full_name":"flolu/centsideas","owner":"flolu","description":"💡 Modern Fullstack Application for Sharing Fastlane Ideas","archived":false,"fork":false,"pushed_at":"2022-09-08T10:07:29.000Z","size":5211,"stargazers_count":31,"open_issues_count":10,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-01T19:27:39.176Z","etag":null,"topics":["angular","bazel","cqrs","docker","elasticsearch","eventsourcing","fullstack","gateway","grpc","kafka","kubernetes","microservices","mongodb","monorepo","nodejs","pwa","server-side-rendering","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/flolu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-09-01T17:25:32.000Z","updated_at":"2024-02-26T15:45:33.000Z","dependencies_parsed_at":"2022-07-12T17:38:33.367Z","dependency_job_id":null,"html_url":"https://github.com/flolu/centsideas","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flolu%2Fcentsideas","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flolu%2Fcentsideas/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flolu%2Fcentsideas/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flolu%2Fcentsideas/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flolu","download_url":"https://codeload.github.com/flolu/centsideas/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224070319,"owners_count":17250648,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["angular","bazel","cqrs","docker","elasticsearch","eventsourcing","fullstack","gateway","grpc","kafka","kubernetes","microservices","mongodb","monorepo","nodejs","pwa","server-side-rendering","typescript"],"created_at":"2024-11-11T08:20:10.354Z","updated_at":"2024-11-11T08:20:11.464Z","avatar_url":"https://github.com/flolu.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://centsideas.com\"\u003e\n    \u003cimg width=\"180px\" height=\"auto\" src=\"misc/assets/icon.png\" /\u003e\n  \u003c/a\u003e\n  \u003cbr\u003e\n  \u003ch1\u003eCentsIdeas\u003c/h1\u003e\n  \u003cp\u003e\n    Full stack application for sharing \u003ca href=\"https://thefastlaneforum.com/\"\u003eFastlane\u003c/a\u003e ideas based on the\n    \u003ca href=\"https://www.thefastlaneforum.com/community/threads/the-cents-business-commandments-for-entrepreneurs.81090/\"\u003eCENTS\u003c/a\u003e\n    commandments by\n    \u003ca href=\"https://www.mjdemarco.com/\"\u003eMJ DeMarco\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/div\u003e\n\n## Motives\n\n### Backend\n\nCentsIdeas 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**.\n\n### Event Sourcing\n\nOften 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.\n\n### Web Application\n\nThe 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.\n\n### Development\n\nAll 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.\n\nThe goal is to have **unit and integration tests** spaning across all services and packages, such that new features can be delivered to production frequently.\n\n### Miscealenous\n\nThis project also aims to be compliant with GDPR.\n\n## Documentation\n\n[Setup your development environment on Ubuntu](./misc/docs/ubuntu.md)\n\n[Develop CentsIdeas](./misc/docs/development.md)\n\n[Run a local Kubernetes cluster on Ubuntu](./misc/docs/microk8s.md)\n\n[Deploy CentsIdeas to Google Cloud Platform](./misc/docs/deployment.md)\n\n## Thanks to all the people listed below!\n\n[@rayman1104](https://github.com/rayman1104) [@xmontero](https://github.com/xmontero) [@marcus-sa](https://github.com/marcus-sa) [@joeljeske](https://github.com/joeljeske)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflolu%2Fcentsideas","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflolu%2Fcentsideas","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflolu%2Fcentsideas/lists"}