{"id":20791724,"url":"https://github.com/dzenis-h/stitch-shop","last_synced_at":"2026-05-03T01:41:27.474Z","repository":{"id":41687059,"uuid":"249297597","full_name":"dzenis-h/stitch-shop","owner":"dzenis-h","description":"A basic React app built for the sole purpose of getting to know the MongoDB Stitch serverless platform.","archived":false,"fork":false,"pushed_at":"2023-06-18T11:11:47.000Z","size":2310,"stargazers_count":0,"open_issues_count":19,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-28T01:19:42.610Z","etag":null,"topics":["javascript","jsx","mongo-stitch","mongodb","prototype","react","serverless","stitch"],"latest_commit_sha":null,"homepage":"https://stitch-shop.onrender.com","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/dzenis-h.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}},"created_at":"2020-03-23T00:13:09.000Z","updated_at":"2023-06-18T10:35:44.000Z","dependencies_parsed_at":"2024-11-17T15:48:16.329Z","dependency_job_id":"9a98e297-6184-4978-a811-161ab76a12b6","html_url":"https://github.com/dzenis-h/stitch-shop","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/dzenis-h/stitch-shop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dzenis-h%2Fstitch-shop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dzenis-h%2Fstitch-shop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dzenis-h%2Fstitch-shop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dzenis-h%2Fstitch-shop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dzenis-h","download_url":"https://codeload.github.com/dzenis-h/stitch-shop/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dzenis-h%2Fstitch-shop/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32555839,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T00:31:16.350Z","status":"ssl_error","status_checked_at":"2026-05-03T00:31:15.546Z","response_time":132,"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":["javascript","jsx","mongo-stitch","mongodb","prototype","react","serverless","stitch"],"created_at":"2024-11-17T15:46:59.676Z","updated_at":"2026-05-03T01:41:27.458Z","avatar_url":"https://github.com/dzenis-h.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"##\n\n![GitHub repo size](https://img.shields.io/github/repo-size/dzenis-h/stitch-shop)\n![GitHub contributors](https://img.shields.io/github/contributors/dzenis-h/stitch-shop)\n![GitHub stars](https://img.shields.io/github/stars/dzenis-h/stitch-shop?style=social)\n![GitHub forks](https://img.shields.io/github/forks/dzenis-h/stitch-shop?style=social)\n[![LinkedIn Follow](https://img.shields.io/badge/-Follow-blue?style=social\u0026logo=linkedin\u0026link=https://www.linkedin.com/in/dzenis-h/)](https://www.linkedin.com/in/dzenis-h/)\n[![GitHub Follow](https://img.shields.io/badge/-Follow-black?style=social\u0026logo=github\u0026link=https://github.com/dzenis-h)](https://github.com/dzenis-h)\n\n##\n# Stitch Shop 🏪\n\n## Overview 👀\n\nStitch Shop is a basic React app built for the sole purpose of getting to know the MongoDB Stitch serverless platform. It's an online shop of sorts. After you register as a user, the admin needs to approve you before you can log in. In the meantime, you can use the already approved account:\n\n**Email:** test@test.com  \n**Password:** 123456\n\n![Stitch Shop Screenshot](https://drive.google.com/uc?export=view\u0026id=11GEVhlB_0fl2FeGcRuGRs8geQIJvnYuL)\n\n## Tech Stack 🛠️\n\n| Tech | Docs | Description |\n| :---: | :---: | :--- |\n| ![React](https://img.shields.io/badge/-React-61DAFB?logo=react\u0026logoColor=white) | [React](https://reactjs.org/docs/getting-started.html) | A JavaScript library for building user interfaces |\n| ![MongoDB](https://img.shields.io/badge/-MongoDB-47A248?logo=mongodb\u0026logoColor=white) | [MongoDB](https://docs.mongodb.com/) | A cross-platform document-oriented database program |\n| ![Stitch](https://img.shields.io/badge/-Stitch-13AA52?logo=mongodb\u0026logoColor=white) | [Stitch](https://docs.mongodb.com/stitch/) | A serverless platform that connects MongoDB data to web and mobile applications |\n\n## Setup ⚙️\n\nTo start using this example:\n\n1. Clone this repo with `git clone`\n2. Install all the dependencies with `npm install`\n3. Create your own [Stitch account](https://www.mongodb.com/cloud/stitch)!\n4. Create an admin user, create and connect a cluster, and set up your own rules.\n5. Afterward, just run the following command `npm start`\n\n**Note:**\n\nThe project should start, a browser window will be automatically open and the app should be loaded on your [localhost](http://localhost:3000)\n\n## Contributing 🙌\n\nContributions are always welcome! If you would like to contribute to this project, please follow these steps:\n\n1. Fork the repository. 🍴\n2. Create a new branch. 🌵\n3. Make your changes and test them thoroughly. 👨‍💻\n4. Submit a pull request. ✔\n\n## License 📑\n\nThis project is licensed under the MIT License. See the [LICENSE](https://docs.google.com/document/d/11WK7tVoTFRMcWCuGZQCRWxEsDUEJ_6ArtfV-NjWcBCU/edit?usp=sharing) file for details.\n\n## Deployment 🚀\n\nThis project is deployed on Render. You can visit it by clicking [here](https://stitch-shop.onrender.com).\n\n## Credits 👨🏻‍💻\n\nStitch Shop was created by [Dzenis H.](https://dzenis.tech)\n\nIf you like what you see, please consider giving a ⭐️  \nContributions are more than welcome. 🫡\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdzenis-h%2Fstitch-shop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdzenis-h%2Fstitch-shop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdzenis-h%2Fstitch-shop/lists"}