{"id":25619313,"url":"https://github.com/mhdned/compiuo","last_synced_at":"2026-03-05T22:35:21.976Z","repository":{"id":275798082,"uuid":"927221563","full_name":"mhdned/Compiuo","owner":"mhdned","description":"Compiuo is a sample image compression image application","archived":false,"fork":false,"pushed_at":"2025-02-06T22:25:23.000Z","size":70,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-29T16:41:23.649Z","etag":null,"topics":["express","nodejs","postgresql","prisma"],"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/mhdned.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,"zenodo":null}},"created_at":"2025-02-04T15:54:10.000Z","updated_at":"2025-05-05T21:43:22.000Z","dependencies_parsed_at":"2025-05-29T16:21:35.733Z","dependency_job_id":null,"html_url":"https://github.com/mhdned/Compiuo","commit_stats":null,"previous_names":["mhdned/compiuo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mhdned/Compiuo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhdned%2FCompiuo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhdned%2FCompiuo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhdned%2FCompiuo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhdned%2FCompiuo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mhdned","download_url":"https://codeload.github.com/mhdned/Compiuo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhdned%2FCompiuo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30152958,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T21:15:50.531Z","status":"ssl_error","status_checked_at":"2026-03-05T21:15:11.173Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["express","nodejs","postgresql","prisma"],"created_at":"2025-02-22T06:16:51.528Z","updated_at":"2026-03-05T22:35:21.942Z","avatar_url":"https://github.com/mhdned.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Compiuo\n\n#### Image Compression Application\n\nCompiuo is a sample image compression application built with **Express.js**. It allows users to upload and compress images, reducing their file size without sacrificing too much quality.\n\n\u003e Note: This project is intended to be a sample project for my GitHub profile and is not an official release.\n\n## Features\n\n- Upload images in various formats (e.g., JPG, PNG).\n- Compress images to reduce file size.\n- Simple and easy-to-use interface.\n- Built with **Node.js** and **Express.js** for server-side functionality.\n\n## Installation\n\n1. Clone this repository to your local machine:\n\n   ```bash\n   git clone https://github.com/mhdned/compiuo.git\n   cd compiuo\n   ```\n\n2. Start the application:\n\n   ```bash\n   npm start\n   ```\n\n3. Open your browser and go to http://localhost:3000/v1 to use the app.\n\n4. Create _uploads_ folder inside project folder\n\n   ```bash\n   mkdir uploads\n   ```\n\n## Usage\n\nTo compress an image, simply upload it via the web interface.\nThe app will handle the compression and provide you with a download link to the compressed image.\n\n## Running with Docker\n\nYou can also run **Compiuo** inside a Docker container.\n\n\u003e Note: This Docker setup and image are not fully completed and may require additional configuration.\n\n1. Build the Docker image:\n\n   ```bash\n   docker build -t compiuo:1.0.0 .\n   ```\n\n2. Run the container:\n\n   ```bash\n   docker run -i -p 8000:8000 --name compiuo-app compiuo:1.0.0\n   ```\n\n## Technologies Used\n\n\u003cp align=\"left\"\u003e\n  \u003ca href=\"https://skillicons.dev\"\u003e\n    \u003cimg src=\"https://skillicons.dev/icons?i=nodejs,expressjs,prisma,docker\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n## License\n\nThis project is licensed under the **MIT** License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmhdned%2Fcompiuo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmhdned%2Fcompiuo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmhdned%2Fcompiuo/lists"}