{"id":19219540,"url":"https://github.com/zeabur/express-minio-example","last_synced_at":"2025-08-16T12:22:20.647Z","repository":{"id":189722569,"uuid":"619224442","full_name":"zeabur/express-minio-example","owner":"zeabur","description":"A simple Express.js example for MinIO as storage service deployed on Zeabur.","archived":false,"fork":false,"pushed_at":"2023-04-03T06:49:13.000Z","size":538,"stargazers_count":4,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-24T17:13:21.039Z","etag":null,"topics":["cloud","example","express","minio","oss","template","zeabur"],"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/zeabur.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}},"created_at":"2023-03-26T16:23:44.000Z","updated_at":"2023-12-02T18:12:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"b1bfb174-ae2b-4ca8-9f13-7696ac30d2bd","html_url":"https://github.com/zeabur/express-minio-example","commit_stats":null,"previous_names":["zeabur/express-minio-example"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeabur%2Fexpress-minio-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeabur%2Fexpress-minio-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeabur%2Fexpress-minio-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeabur%2Fexpress-minio-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zeabur","download_url":"https://codeload.github.com/zeabur/express-minio-example/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248281423,"owners_count":21077423,"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":["cloud","example","express","minio","oss","template","zeabur"],"created_at":"2024-11-09T14:31:59.756Z","updated_at":"2025-04-10T19:34:52.197Z","avatar_url":"https://github.com/zeabur.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Express.js MinIO Example\n\n![](./screenshots/results.png)\n\n![](./screenshots/img.png)\n\nThis example shows how to develop a simple Express.js application that uses MinIO as a storage backend.\n\nYou must first create a account on [Zeabur](https://zeabur.com), create a project and deploy a MinIO service from service marketplace.\n\n## Getting Started\n\n### Step 1\n\nYou can run the following command to generate a `.env` file, then fill in the required information.\n\n\u003e Note: You don't need to set these values in production, zeabur will set them for you\n\u003e\n\u003e these values are only required for local development\n\n```bash\ncp .env.example .env\n```\n\n### Step 2: Install Dependencies\n\n```bash\npnpm install\n```\n\n### Step 3: Run the app\n\n```bash\npnpm dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n\nYou can also check the following routes:\n\n- [/upload](http://localhost:3000/upload): Upload a file (POST)\n- [/objects](http://localhost:3000/objects): List all objects in the bucket (GET)\n- [/objects/:objectName](http://localhost:3000/objects/:objectName): Get an object (GET)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzeabur%2Fexpress-minio-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzeabur%2Fexpress-minio-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzeabur%2Fexpress-minio-example/lists"}