{"id":31962297,"url":"https://github.com/hn275/evault","last_synced_at":"2025-10-14T16:50:29.196Z","repository":{"id":298799605,"uuid":"997669257","full_name":"hn275/evault","owner":"hn275","description":"GitHub integrated platform for multi-stage environment variable management","archived":false,"fork":false,"pushed_at":"2025-07-20T06:01:48.000Z","size":465,"stargazers_count":1,"open_issues_count":18,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-20T08:22:08.899Z","etag":null,"topics":["developer-tools","development","environment-variables","full-stack","information-security","vault"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/hn275.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":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-06-06T23:51:06.000Z","updated_at":"2025-07-16T01:38:03.000Z","dependencies_parsed_at":"2025-06-13T01:37:23.105Z","dependency_job_id":"e98ca02b-29f6-474f-b069-68a4d4b70d8c","html_url":"https://github.com/hn275/evault","commit_stats":null,"previous_names":["hn275/evault"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hn275/evault","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hn275%2Fevault","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hn275%2Fevault/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hn275%2Fevault/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hn275%2Fevault/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hn275","download_url":"https://codeload.github.com/hn275/evault/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hn275%2Fevault/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279019592,"owners_count":26086757,"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","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["developer-tools","development","environment-variables","full-stack","information-security","vault"],"created_at":"2025-10-14T16:50:26.053Z","updated_at":"2025-10-14T16:50:29.183Z","avatar_url":"https://github.com/hn275.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# E-Vault\n\n[![WebUI CI](https://github.com/hn275/evault/actions/workflows/webui-ci.yml/badge.svg)](https://github.com/hn275/evault/actions/workflows/webui-ci.yml)\n[![Server CI](https://github.com/hn275/evault/actions/workflows/server-ci.yml/badge.svg)](https://github.com/hn275/evault/actions/workflows/server-ci.yml)\n\n# Getting Started\n\nWe're using [`uv`](https://docs.astral.sh/uv/) for python development.\n\nNote: that there is a CI for Python 3.12 and 3.13, any other versions are not tested and may not work.\n\n## Docker\n\nThe recommended way is to use docker compose.\n\n```sh\ndocker compose up\n```\n\nFirst time running, the database will need to be migrated.\n\n```sh\ndocker exec -it evault-server sh -c 'uv run alembic upgrade head'\n```\n\n## Run it locally\n\n1. Creating/using a virtual environment\n\n```sh\nuv venv --python 3.13 # creating a venv for python 3.13\nuv venv # sourcing the environment\n```\n\n2. Install all project deps. Reminder to activate your virtual environment.\n\n```sh\nuv sync\n```\n\n3. Migrate database to the latest revision.\n\n```sh\nuv run alembic upgrade head\n```\n\n4. Start server\n\n```sh\nuv run fastapi dev server/main.py\n```\n\nThere's a Docker Compose `compose.yml` file for Redis + PostGreSQL server.\nMapping to the ports 5432 and 6379 respectively.\n\n```sh\ndocker compose up -d\n```\n\n# Documentations\n\n- [GitHub REST API](https://docs.github.com/en/rest/repos?apiVersion=2022-11-28)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhn275%2Fevault","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhn275%2Fevault","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhn275%2Fevault/lists"}