{"id":23451021,"url":"https://github.com/charlieroth/modus","last_synced_at":"2025-04-10T09:59:49.278Z","repository":{"id":264346479,"uuid":"892237348","full_name":"charlieroth/modus","owner":"charlieroth","description":"A production ready Rust web service","archived":false,"fork":false,"pushed_at":"2024-12-18T21:16:44.000Z","size":36,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-03T21:32:00.299Z","etag":null,"topics":["rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/charlieroth.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}},"created_at":"2024-11-21T18:40:03.000Z","updated_at":"2024-12-18T21:16:48.000Z","dependencies_parsed_at":"2024-12-17T19:28:19.300Z","dependency_job_id":"caa98192-d1a4-479c-b3b5-6f7ec5432e7c","html_url":"https://github.com/charlieroth/modus","commit_stats":null,"previous_names":["charlieroth/reminders","charlieroth/modus"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlieroth%2Fmodus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlieroth%2Fmodus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlieroth%2Fmodus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlieroth%2Fmodus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/charlieroth","download_url":"https://codeload.github.com/charlieroth/modus/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248198866,"owners_count":21063626,"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":["rust"],"created_at":"2024-12-24T00:17:38.301Z","updated_at":"2025-04-10T09:59:49.255Z","avatar_url":"https://github.com/charlieroth.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Modus\n\nA Server and CLI application for managing reminders.\n\n## Project Structure\n\n```\n.\n├── migrations\n├── src\n│   ├── bin\n│   │   └── server\n│   │       └── main.rs\n│   └── lib\n│       ├── domain\n│       ├── inbound\n│       ├── outbound\n│       ├── config.rs\n│       ├── domain.rs\n│       ├── inbound.rs\n│       ├── lib.rs\n│       └── outbound.rs\n├── .env.template\n├── docker-compose.yaml\n├── Dockerfile\n├── Dockerfile.geni\n└── Makefile\n```\n\nThe `src/bin` directory contains the entry points for the CLI, HTTP API and admin applications.\n\nThe `src/lib` directory contains the shared logic for the project.\n\nThe `migrations` directory contains the SQL migrations for the project.\n\nThe `docker-compose.yaml` file contains the configuration for the Docker Compose stack for the project.\n\nThe `Dockerfile` contains the configuration for the Docker build for the project.\n\nThe `Dockerfile.geni` contains the configuration for the Docker build for running the SQL migrations for the project.\n\nThe `Makefile` contains the commands for building, testing, and running the project.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcharlieroth%2Fmodus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcharlieroth%2Fmodus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcharlieroth%2Fmodus/lists"}