{"id":17325738,"url":"https://github.com/cogoo/file-uploader","last_synced_at":"2025-06-26T01:35:59.059Z","repository":{"id":44156203,"uuid":"175964820","full_name":"cogoo/file-uploader","owner":"cogoo","description":"Built with StencilJS","archived":false,"fork":false,"pushed_at":"2023-02-28T23:56:58.000Z","size":1214,"stargazers_count":1,"open_issues_count":3,"forks_count":2,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-27T04:31:31.823Z","etag":null,"topics":["google-cloud","stenciljs"],"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/cogoo.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,"publiccode":null,"codemeta":null}},"created_at":"2019-03-16T11:42:25.000Z","updated_at":"2023-03-05T08:43:28.000Z","dependencies_parsed_at":"2024-12-05T16:11:58.226Z","dependency_job_id":"27684fc8-25d9-405b-aaa1-d58476aa1666","html_url":"https://github.com/cogoo/file-uploader","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cogoo/file-uploader","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cogoo%2Ffile-uploader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cogoo%2Ffile-uploader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cogoo%2Ffile-uploader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cogoo%2Ffile-uploader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cogoo","download_url":"https://codeload.github.com/cogoo/file-uploader/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cogoo%2Ffile-uploader/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261983464,"owners_count":23240217,"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":["google-cloud","stenciljs"],"created_at":"2024-10-15T14:14:11.708Z","updated_at":"2025-06-26T01:35:59.011Z","avatar_url":"https://github.com/cogoo.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# File Uploader\n\nA simple file uploader built with StencilJS\n\n## Getting Started\n\nThese instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.\n\n### Installing\n\nClone the project\n\n```\ngit clone https://github.com/cogoo/file-uploader.git\n```\n\nInstall dependencies\n\n```\nnpm i\n```\n\nRename `.env.example.js` to `.env.js` and replace `\u003cYOUR_GCS_BUCKET_NAME\u003e` with your cloud storage bucket name\n\n```\nconst env = {\n  GCS_BUCKET: '\u003cYOUR_GCS_BUCKET_NAME\u003e',\n};\n```\n\nTo run this project:\n\n```bash\nnpm start\n```\n\nTo build the app for production, run:\n\n```bash\nnpm run build\n```\n\nTo run the unit tests once, run:\n\n```\nnpm test\n```\n\nTo run the unit tests and watch for file changes during development, run:\n\n```\nnpm run test.watch\n```\n\n## Built With\n\n* [StencilJS](https://stenciljs.com/) - The JS framework used\n\n## Authors\n\n* **Colin Ogoo** - *Initial work* - [cogoo](https://github.com/cogoo)\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcogoo%2Ffile-uploader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcogoo%2Ffile-uploader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcogoo%2Ffile-uploader/lists"}