{"id":16317175,"url":"https://github.com/hdev14/project-s","last_synced_at":"2026-05-08T00:46:20.282Z","repository":{"id":243969411,"uuid":"812738403","full_name":"hdev14/project-s","owner":"hdev14","description":"This is an idea of SaaS to manage service and product subscriptions. The project is design to support multi-tenant users and it is being implemented with the best software's practices and principles, such as DDD, TDD, Hexagonal Architecutre, Clean Architecture and Modular Architecture.","archived":false,"fork":false,"pushed_at":"2025-05-09T19:35:11.000Z","size":17020,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-13T16:15:39.896Z","etag":null,"topics":["cqs","design-patterns","devops","domain-driven-design","hexagonal-architecture","modular-architecture","monolith","monorepo","mult-tenancy","mult-tenant","nextjs","open-telemetry","test-driven-development","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/hdev14.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-06-09T18:31:28.000Z","updated_at":"2025-05-09T19:35:15.000Z","dependencies_parsed_at":"2024-06-27T03:44:21.379Z","dependency_job_id":"5a518c05-b390-48a4-80e3-5a1087731535","html_url":"https://github.com/hdev14/project-s","commit_stats":{"total_commits":284,"total_committers":1,"mean_commits":284.0,"dds":0.0,"last_synced_commit":"616cd8f3d5e3510881c854f5f86a4e6d35bb2eb4"},"previous_names":["hdev14/project-s"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hdev14%2Fproject-s","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hdev14%2Fproject-s/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hdev14%2Fproject-s/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hdev14%2Fproject-s/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hdev14","download_url":"https://codeload.github.com/hdev14/project-s/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hdev14%2Fproject-s/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259053122,"owners_count":22798420,"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":["cqs","design-patterns","devops","domain-driven-design","hexagonal-architecture","modular-architecture","monolith","monorepo","mult-tenancy","mult-tenant","nextjs","open-telemetry","test-driven-development","typescript"],"created_at":"2024-10-10T22:07:15.204Z","updated_at":"2026-05-08T00:46:15.257Z","avatar_url":"https://github.com/hdev14.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Project S [Build in Public]\nThis is an idea of SaaS to manage service and product subscriptions. The project is design to support mult-tenant users and it is being implemented with the best software's practices, such as DDD, TDD, Hexagonal Architecutre, Clean Architecture and Modular Architecture.\n\n[System Design (WIP)](https://excalidraw.com/#json=-9EoHMp9-sZsnnsJgxSZs,kU7PZsPbZowNREkOI3vlvg)\n\n1. [Setup](#setup)\n2. [Architecture \u0026 Code Design](#architecture--code-design)\n3. [Automated Tests](#automated-tests)\n4. [Methodologies](#methodologies)\n5. [API Docs](#api-docs)\n6. [UI](#ui)\n7. [Technologies](#main-technologies)\n\n## Setup\n\n### Envs\n\nFirst of all, you have to make a copy of the .env.example in each workspace.\n\nE.g:\n```bash\ncp applications/core/.env.example applications/core/.env\ncp applications/backoffice/.env.example applications/backoffice/.env\ncp applications/platform/.env.example applications/platform/.env\n```\n\n### Docker\n\nThe project has a docker-compose.yml that is perfect to setup every thing you need to run the project locally. So all you need is just exec the command below:\n\n`docker compose up --build`\n\n\u003eObs.: You must follow all the setup section mention early to run this command.\n\n### Database Migration\n- setup\n\n## Architecture \u0026 Code Design\n\n### Clean Architecture\n- write about the principles\n\n### Hexagonal Architecture\n- write about the real ports and adapters\n\n### Domain Modeling\n- write about the tactical aproach\n\n### Modular Architecture\n- write about\n\n### Monorepo \u0026 Project Structure\n- tree\n\n## Automated Tests\n\n### Unit tests\n- setup\n- examples\n\n### Integration Tests\n- setup\n- examples\n\n### End to End tests\n- setup\n- examples\n\n## Methodologies\n\n### Domain Driven Design\n- write about\n- ubiquitous language\n- glossary\n\n### Test Driven Development\n- write about\n- references\n\n## API Docs\n- open api\n- instructions\n\n## UI\n\u003cFigma\u003e\n\n## Technologies\n\n[typescript](), [nodej](), [nextjs](), [react](), [express](), [inversify](), [jest](), [pg](), etc.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhdev14%2Fproject-s","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhdev14%2Fproject-s","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhdev14%2Fproject-s/lists"}