{"id":23683986,"url":"https://github.com/januschung/support-system-db","last_synced_at":"2026-01-30T10:42:02.087Z","repository":{"id":55890124,"uuid":"303016282","full_name":"januschung/support-system-db","owner":"januschung","description":"Support System database component","archived":false,"fork":false,"pushed_at":"2025-01-04T03:10:16.000Z","size":45,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-21T23:08:12.730Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/januschung.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":"support-system-db.iml","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-10-11T00:54:23.000Z","updated_at":"2025-01-04T03:10:17.000Z","dependencies_parsed_at":"2025-05-22T12:17:20.846Z","dependency_job_id":null,"html_url":"https://github.com/januschung/support-system-db","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/januschung/support-system-db","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/januschung%2Fsupport-system-db","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/januschung%2Fsupport-system-db/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/januschung%2Fsupport-system-db/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/januschung%2Fsupport-system-db/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/januschung","download_url":"https://codeload.github.com/januschung/support-system-db/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/januschung%2Fsupport-system-db/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260997754,"owners_count":23094969,"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":[],"created_at":"2024-12-29T20:31:35.603Z","updated_at":"2026-01-30T10:42:02.059Z","avatar_url":"https://github.com/januschung.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Support System db\nThis is the database of the Support System project.\n\n# Prerequisite\nEnsure the following tools are installed:\n\n1. maven\n2. docker\n3. docker-compose\n\n# How to use\n1. Bring up the PostgreSQL database with Docker:\n    ``` bash\n    docker-compose up -d\n    ```\n\n2. Build the project to apply Liquibase changes:\n    ``` bash\n    mvn clean install\n    ```\n\n## To Build a Fresh Database with Docker\n\n1. Remove any existing data and rebuild the containers:\n    ```bash\n    rm -rf postgres-data\n    docker-compose up --build --force-recreate -d\n    ```\n\n2. Rebuild the project and apply the Liquibase changes:\n    ```bash\n    mvn clean install\n    ```\n\n### Optional Clean-up\nTo stop the containers and remove volumes:\n```bash\ndocker-compose down -v\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjanuschung%2Fsupport-system-db","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjanuschung%2Fsupport-system-db","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjanuschung%2Fsupport-system-db/lists"}