{"id":30857000,"url":"https://github.com/drproteus/bun-pg-s3-backend","last_synced_at":"2025-10-03T14:56:43.359Z","repository":{"id":312645153,"uuid":"1047269683","full_name":"drproteus/bun-pg-s3-backend","owner":"drproteus","description":null,"archived":false,"fork":false,"pushed_at":"2025-08-30T04:00:54.000Z","size":413,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-09-01T06:35:11.658Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/drproteus.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-08-30T03:57:00.000Z","updated_at":"2025-08-30T04:00:58.000Z","dependencies_parsed_at":"2025-09-01T06:35:13.820Z","dependency_job_id":"ef771dae-5cd0-4191-9edf-f0cfc9235d17","html_url":"https://github.com/drproteus/bun-pg-s3-backend","commit_stats":null,"previous_names":["drproteus/bun-pg-s3-backend"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/drproteus/bun-pg-s3-backend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drproteus%2Fbun-pg-s3-backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drproteus%2Fbun-pg-s3-backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drproteus%2Fbun-pg-s3-backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drproteus%2Fbun-pg-s3-backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/drproteus","download_url":"https://codeload.github.com/drproteus/bun-pg-s3-backend/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drproteus%2Fbun-pg-s3-backend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274039530,"owners_count":25211901,"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-09-07T02:00:09.463Z","response_time":67,"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":[],"created_at":"2025-09-07T12:45:28.006Z","updated_at":"2025-10-03T14:56:37.924Z","avatar_url":"https://github.com/drproteus.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bun Postgres and S3 Template\n\nWorking prototype of storing collection of items with media (image) attachments.\n\n## Setup\n\nGet [Bun](https://bun.sh).\n\n```\nbun install\n```\n\n## Environment\n\nCreate a `.env` in the repo directory and add the following (customize accordingly):\n```\nPOSTGRES_URL=postgres://postgres@localhost:5432/test\nS3_ENDPOINT=http://localhost:9000\nS3_BUCKET=images\nS3_ACCESSKEYID=minioadmin\nS3_SECRETACCESSKEY=minioadmin\n```\n\n## Run\n\n```bash\nbun run build\nbun run serve\n```\n\nDefaults to http://localhost:3000.\n\n## Files\n\n* `src/js/server.js`: Main server with clients, models, and API routes.\n* `src/js/app.js`: Main front-end script.\n* `dist/index.html`: Main front-end page.\n* `src/css/main.css`: Custom CSS.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrproteus%2Fbun-pg-s3-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdrproteus%2Fbun-pg-s3-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrproteus%2Fbun-pg-s3-backend/lists"}