{"id":15725154,"url":"https://github.com/michalzalecki/aws-direct-upload","last_synced_at":"2025-03-31T01:16:49.907Z","repository":{"id":68588691,"uuid":"72040822","full_name":"MichalZalecki/aws-direct-upload","owner":"MichalZalecki","description":"Example app and node server setup to perform direct upload to AWS from the browser","archived":false,"fork":false,"pushed_at":"2017-01-26T21:58:11.000Z","size":58,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-06T06:33:02.148Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/MichalZalecki.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}},"created_at":"2016-10-26T20:16:33.000Z","updated_at":"2017-01-26T21:57:43.000Z","dependencies_parsed_at":"2023-02-28T11:31:13.966Z","dependency_job_id":null,"html_url":"https://github.com/MichalZalecki/aws-direct-upload","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MichalZalecki%2Faws-direct-upload","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MichalZalecki%2Faws-direct-upload/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MichalZalecki%2Faws-direct-upload/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MichalZalecki%2Faws-direct-upload/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MichalZalecki","download_url":"https://codeload.github.com/MichalZalecki/aws-direct-upload/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246399802,"owners_count":20770909,"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-10-03T22:19:54.039Z","updated_at":"2025-03-31T01:16:49.861Z","avatar_url":"https://github.com/MichalZalecki.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AWS Direct Upload\n\nExample app and node server setup to perform direct upload to AWS from the browser\n\n## Installation\n\n```\ncp .env-example .env\nyarn\n```\n\n## Usage\n\nStart **express** (serving files in production).\n\n```bash\nnpm start\n```\n\nStart **express with webpack-dev-middleware** (in development).\n\n```bash\nnpm run start:dev\n```\n\nStart **express with webpack-dev-middleware and webpack-dashboard** (for SWAG).\n\n```bash\nnpm run start:dashboard\n```\n\nBuild (also run in `postinstall`). Make sure you are creating React bundle in `production`\nenvironment.\n\n```bash\nNODE_ENV=production npm run build\n```\n\nYou can specify `PORT` for both: development and production server (default to `8080`).\n\n```\nPORT=5000 npm start\nPORT=8081 npm run start:dev\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichalzalecki%2Faws-direct-upload","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmichalzalecki%2Faws-direct-upload","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichalzalecki%2Faws-direct-upload/lists"}