{"id":17304239,"url":"https://github.com/ericlewis/test-new-deploy","last_synced_at":"2025-07-26T00:16:02.428Z","repository":{"id":232587087,"uuid":"765046752","full_name":"ericlewis/test-new-deploy","owner":"ericlewis","description":null,"archived":false,"fork":false,"pushed_at":"2024-02-29T07:21:38.000Z","size":106,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-01T04:42:29.244Z","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/ericlewis.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-02-29T07:21:36.000Z","updated_at":"2024-02-29T07:21:42.000Z","dependencies_parsed_at":"2024-04-10T13:44:03.068Z","dependency_job_id":null,"html_url":"https://github.com/ericlewis/test-new-deploy","commit_stats":null,"previous_names":["ericlewis/test-new-deploy"],"tags_count":0,"template":false,"template_full_name":"snowball-tools-platform/image-upload-pwa-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericlewis%2Ftest-new-deploy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericlewis%2Ftest-new-deploy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericlewis%2Ftest-new-deploy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericlewis%2Ftest-new-deploy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ericlewis","download_url":"https://codeload.github.com/ericlewis/test-new-deploy/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245749905,"owners_count":20666086,"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-15T11:52:32.774Z","updated_at":"2025-03-26T23:12:48.908Z","avatar_url":"https://github.com/ericlewis.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\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%2Fericlewis%2Ftest-new-deploy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fericlewis%2Ftest-new-deploy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericlewis%2Ftest-new-deploy/lists"}