{"id":24797502,"url":"https://github.com/dylanlott/uploader","last_synced_at":"2025-03-24T21:19:56.754Z","repository":{"id":46064343,"uuid":"190830889","full_name":"dylanlott/uploader","owner":"dylanlott","description":"super simple node.js uploader that puts images in S3","archived":false,"fork":false,"pushed_at":"2022-12-08T18:03:01.000Z","size":48,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-30T01:29:44.541Z","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/dylanlott.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}},"created_at":"2019-06-08T01:08:57.000Z","updated_at":"2019-06-08T02:58:49.000Z","dependencies_parsed_at":"2023-01-25T15:30:31.733Z","dependency_job_id":null,"html_url":"https://github.com/dylanlott/uploader","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/dylanlott%2Fuploader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanlott%2Fuploader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanlott%2Fuploader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanlott%2Fuploader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dylanlott","download_url":"https://codeload.github.com/dylanlott/uploader/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245352093,"owners_count":20601093,"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":"2025-01-30T01:28:29.573Z","updated_at":"2025-03-24T21:19:56.711Z","avatar_url":"https://github.com/dylanlott.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"UPLOADER\n========\n\n\u003e a super simple single-file slick S3-compatible uploader.\n\n\n# .env file\nYou need to create a `.env` in the root of your project. If you don't, the app won't start up.\n\nIt should have the following fields\n\n```\nAWS_ACCESS_KEY=youraccesskey\nAWS_SECRET_KEY=yoursecretkey\nBASE_ENDPOINT_URL=amazon_base_url\nUPLOADER_PORT=3000\nBUCKET=yourbucketname\n```\n\nThe BASE_ENDPOINT_URL should be the base URL of your amazon S3 service. It's everything except for the bucket name, which is set by the BUCKET env variable.\n\n# Docker\n\nYou can build the docker image for this by running \n\n`docker build -t uploader ./`\n\nIf you want to run the docker image\n\n`docker run -p \u003chost_port\u003e:\u003ccontainer_port\u003e -f ./uploader`\n\n# PM2\n\nThis repo contains a process.yml file which can be used to control how PM2 handles this process.\nIf you want to use PM2 to run this, you can simply run\n\n`pm2 start index`\n\nin the root and it should start up. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdylanlott%2Fuploader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdylanlott%2Fuploader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdylanlott%2Fuploader/lists"}