{"id":34828148,"url":"https://github.com/techindeck/fileuploader","last_synced_at":"2026-04-26T09:32:36.464Z","repository":{"id":226799047,"uuid":"769669804","full_name":"techindeck/fileuploader","owner":"techindeck","description":"Simple TypeScript Express Server for File Upload to S3","archived":false,"fork":false,"pushed_at":"2024-03-09T18:22:28.000Z","size":64,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2024-03-09T19:29:36.692Z","etag":null,"topics":["express","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/techindeck.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}},"created_at":"2024-03-09T18:14:25.000Z","updated_at":"2024-03-09T19:29:40.081Z","dependencies_parsed_at":"2024-03-09T19:29:39.068Z","dependency_job_id":"0e7fd0bd-9b39-4afe-b5a0-df5f48c6cf17","html_url":"https://github.com/techindeck/fileuploader","commit_stats":null,"previous_names":["techindeck/fileuploader"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/techindeck/fileuploader","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techindeck%2Ffileuploader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techindeck%2Ffileuploader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techindeck%2Ffileuploader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techindeck%2Ffileuploader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/techindeck","download_url":"https://codeload.github.com/techindeck/fileuploader/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techindeck%2Ffileuploader/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32292878,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T08:29:33.829Z","status":"ssl_error","status_checked_at":"2026-04-26T08:29:18.366Z","response_time":129,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["express","typescript"],"created_at":"2025-12-25T15:29:29.801Z","updated_at":"2026-04-26T09:32:36.458Z","avatar_url":"https://github.com/techindeck.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TypeScript Express FileUploader to S3\n\nFile uploader is a simple express typescript implementation for file upload and remove from S3.\n\n## Installation\n\n```bash\nnpm install or yarn\n```\n\n### Setup ENV  \n\nCopy the `env.example` file to `.env` and update the S# credential.\n\n```.env\nAPP_NAME=map\nAPP_ENV=local\nAPP_PORT=3000\n\n# S3 Setup\nAWS_BUCKET_NAME=\nAWS_ACCESS_KEY_ID=\nAWS_SECRET_ACCESS_KEY=\nAWS_REGION=ap-south-1\nAWS_BUCKET_PATH=\"\"\n```\n\n### Start Server  \n\n`yarn dev` or `npm run dev` to start the server\n\n### Contributing\n\nContributions are welcome! Please feel free to submit pull requests or open issues for any improvements or feature requests.\n\n### License\n\nThis project is open-source software licensed under the [MIT license](https://opensource.org/licenses/MIT).\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechindeck%2Ffileuploader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftechindeck%2Ffileuploader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechindeck%2Ffileuploader/lists"}