{"id":21144336,"url":"https://github.com/gilbert/upload-test","last_synced_at":"2025-09-09T11:42:09.291Z","repository":{"id":238352412,"uuid":"794264046","full_name":"gilbert/upload-test","owner":"gilbert","description":null,"archived":false,"fork":false,"pushed_at":"2024-05-05T18:55:40.000Z","size":40,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-05T22:49:19.556Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/gilbert.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":"2024-04-30T19:18:30.000Z","updated_at":"2024-05-05T18:55:43.000Z","dependencies_parsed_at":"2024-05-05T19:48:49.202Z","dependency_job_id":"ae7ad0dc-dc42-4615-b19c-a9427d989a28","html_url":"https://github.com/gilbert/upload-test","commit_stats":null,"previous_names":["gilbert/upload-test"],"tags_count":0,"template":false,"template_full_name":"snowball-tools/image-upload-pwa-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gilbert%2Fupload-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gilbert%2Fupload-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gilbert%2Fupload-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gilbert%2Fupload-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gilbert","download_url":"https://codeload.github.com/gilbert/upload-test/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243588651,"owners_count":20315464,"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-11-20T08:16:59.526Z","updated_at":"2025-03-14T13:40:31.493Z","avatar_url":"https://github.com/gilbert.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Image Upload PWA Example\n\nThis project, **image-upload-pwa-example**, is a modern web application built using React, TypeScript, and Vite. It's designed as a Progressive Web App (PWA) and allows users to load and save images to IndexedDB from their camera roll or directly from their camera. For a true PWA experience, it is configured to be served over HTTPS, even in development, using `https-localhost`.\n\ntest\n\n## Getting Started\n\nThese instructions will guide you through setting up the project on your local machine for development and testing purposes.\n\n### Prerequisites\n\n- [Node.js](https://nodejs.org/) (version 18.x or later)\n\n### Installation\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/snowball-tools/image-upload-pwa-example.git\n   cd image-upload-pwa-example\n   ```\n2. Install the dependencies\n  ```bash\n  npm install\n  ```\n\n### Running the Development Server over HTTPS\n  \nThis project uses `https-localhost` to serve content securely during development. To start the development server with HTTPS enabled, use the `dev:https` script:\n```bash\nnpm run dev:https\n```\nAfter starting the server, open [https://localhost](https://localhost) in your browser to view the app. `https-localhost` ensures the local development certificate is trusted by your browser, facilitating the testing of PWA features that require HTTPS, such as service workers and secure context features.\n\n## Features\n\n- **React** for building user interfaces with a component-based architecture.\n- **TypeScript** for static type definitions, enhancing development experience and code quality.\n- **Vite** for ultra-fast development and bundling, leveraging modern web technologies.\n- **PWA** setup for offline support, background sync, and installability, with a secure HTTPS development environment provided by https-localhost.\n\n## Building for Production\n\nTo build the app for production, run the following command:\n```bash\nnpm run build\n```\nThis will generate a dist directory with your compiled assets, ready to be deployed.\n\n## Deployment\n\nRefer to the [Vite Deployment Guide](https://vitejs.dev/guide/static-deploy) for specific instructions on deploying your application to popular hosting providers.\n\n## License\n\nThis project is licensed under the MIT License.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgilbert%2Fupload-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgilbert%2Fupload-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgilbert%2Fupload-test/lists"}