{"id":23529459,"url":"https://github.com/mujhtech/s3ase","last_synced_at":"2026-02-24T18:37:53.207Z","repository":{"id":269401365,"uuid":"860832956","full_name":"Mujhtech/s3ase","owner":"Mujhtech","description":"Simplifying S3 usage through open source","archived":false,"fork":false,"pushed_at":"2025-01-01T09:01:50.000Z","size":420,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-29T17:11:09.372Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Mujhtech.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}},"created_at":"2024-09-21T09:36:18.000Z","updated_at":"2025-01-01T09:01:46.000Z","dependencies_parsed_at":"2024-12-23T10:26:51.567Z","dependency_job_id":"cdbf45a7-28b3-4352-98ad-af4eebcdf58f","html_url":"https://github.com/Mujhtech/s3ase","commit_stats":null,"previous_names":["mujhtech/s3ase"],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mujhtech%2Fs3ase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mujhtech%2Fs3ase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mujhtech%2Fs3ase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mujhtech%2Fs3ase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mujhtech","download_url":"https://codeload.github.com/Mujhtech/s3ase/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250285743,"owners_count":21405299,"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-25T21:11:55.752Z","updated_at":"2026-02-24T18:37:48.185Z","avatar_url":"https://github.com/Mujhtech.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# S3ase\n\nSimplifying S3 usage through open source.\n\n\u003e [!IMPORTANT]\n\u003e Currently in development.\n\n## Tech stack\n\n### Backend\n\n- Golang\n- Postgresql\n- Redis\n\n### Frontend\n\n- Remix\n- Shadcn UI\n- Tailwind CSS\n\n## Features\n\n| Status | Feature                      |\n| :----- | ---------------------------- |\n| ✅     | Open source                  |\n| ⚙️     | Github/Google Authentication |\n| ⚙️     | Manage webhooks              |\n| ⚙️     | Manage buckets               |\n| ⚙️     | Manage API                   |\n| ⚙️     | Manage folders               |\n| ⚙️     | Manage files                 |\n\n## Get started\n\nTo get started, you can run this project locally using 2 options\n\n- [Docker](#docker) : Using docker-compose\n\n```bash\n# dev\ndocker-compose up -d ./docker-compose.dev.yml\n```\n\n- [Local](#local): To run the project locally, make sure you have the following installed:\n  - [Golang](https://go.dev/doc/install)\n  - [Postgresql](https://www.postgresql.org/download/)\n  - [Redis](https://redis.io/docs/getting-started/installation/)\n  - [Node](https://nodejs.org/en/download)\n\n```bash\n# backend\ncd backend\n\ngo build -o s3ase ./cmd\n\n# migrate the database\n./s3ase migrate up\n\n# seed the database\n./s3ase migrate seed\n\n# run the server\n./s3ase server\n\n# frontend\ncd frontend \u0026\u0026 pnpm install \u0026\u0026 pnpm run dev\n```\n\n## Contributing\n\n## License\n\nThis project is licensed under the [GNU AFFERO GENERAL PUBLIC LICENSE](https://github.com/s3ase/s3ase/blob/main/LICENSE).\n\n## Activities\n\n![Activities](https://repobeats.axiom.co/api/embed/2715c72646a8bcd65826fa8e45833d55404a847e.svg \"Repobeats analytics image\")\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmujhtech%2Fs3ase","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmujhtech%2Fs3ase","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmujhtech%2Fs3ase/lists"}