{"id":15967408,"url":"https://github.com/marcelo-earth/SaturnIO","last_synced_at":"2025-10-20T11:30:33.020Z","repository":{"id":128791702,"uuid":"279084271","full_name":"marcelo-earth/SaturnIO","owner":"marcelo-earth","description":"🪐🔭🔥 e-Commerce React + Firebase Web App integrated with Stripe payment system","archived":false,"fork":false,"pushed_at":"2024-11-19T01:32:40.000Z","size":2889,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-29T15:11:15.701Z","etag":null,"topics":["firebase","material-ui","nodejs","react","react-hooks","react-router","stripe"],"latest_commit_sha":null,"homepage":"https://saturnio.store/","language":"JavaScript","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/marcelo-earth.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":"2020-07-12T14:43:24.000Z","updated_at":"2021-12-25T14:44:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"fcf92123-2ed4-40b2-a07c-7dd5b48e728c","html_url":"https://github.com/marcelo-earth/SaturnIO","commit_stats":null,"previous_names":["marcelo-earth/saturnio"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcelo-earth%2FSaturnIO","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcelo-earth%2FSaturnIO/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcelo-earth%2FSaturnIO/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcelo-earth%2FSaturnIO/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcelo-earth","download_url":"https://codeload.github.com/marcelo-earth/SaturnIO/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237323165,"owners_count":19291258,"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":["firebase","material-ui","nodejs","react","react-hooks","react-router","stripe"],"created_at":"2024-10-07T18:23:17.486Z","updated_at":"2025-10-20T11:30:27.657Z","avatar_url":"https://github.com/marcelo-earth.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg\n    src=\".github/SaturnIcon.png\"\n    align=\"center\"\n    width=\"100\"\n    alt=\"SaturnIO\"\n    title=\"SaturnIO\"\n  /\u003e\n  \u003ch1 align=\"center\"\u003e🪐 SaturnIO 🛒\u003c/h1\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e🔭 Astronomy eCommerce website hosted in Firebase 🔥\u003c/p\u003e\n\n\u003c!-- Shields --\u003e\n\u003cp align=\"center\"\u003e\n  \u003c!-- Node --\u003e\n  \u003cimg src=\"https://img.shields.io/static/v1?label=NodeJS\u0026message=v11.14.0\u0026color=339933\u0026logo=node.js\" /\u003e\n  \u003c!-- React --\u003e\n  \u003cimg src=\"https://img.shields.io/static/v1?label=React\u0026message=v16.13\u0026color=61DAFB\u0026logo=react\" /\u003e\n  \u003c!-- Material Icons --\u003e\n  \u003cimg src=\"https://img.shields.io/static/v1?label=@material-ui/icons\u0026message=v4.9.1\u0026color=0081CB\u0026logo=material-ui\" /\u003e\n  \u003c!-- Firebase --\u003e\n  \u003cimg src=\"https://img.shields.io/static/v1?label=Firebase\u0026message=v7.20\u0026color=FFCA28\u0026logo=firebase\" /\u003e\n  \u003c!-- Stripe --\u003e\n  \u003cimg src=\"https://img.shields.io/static/v1?label=Stripe-js\u0026message=v1.9\u0026color=008CDD\u0026logo=stripe\" /\u003e\n\u003c/p\u003e\n\n\u003cimg\n  src=\"./.github/screenshot.png\"\n  title=\"Screenshot of Saturn\"\n  alt=\"Screenshot of Saturn\"\n  align=\"center\"\n/\u003e\n\n\u003c!-- Stars --\u003e\n\u003cp align=\"center\"\u003e\n  ⭐ Hope you liked this project. \u003cb\u003eGive it a star!\u003c/b\u003e 🎉\u003cbr/\u003e\n  \u003cimg\n    src=\"https://img.shields.io/github/stars/360macky/Saturn.svg?style=social\"\n    title=\"Stars in Saturn\"\n    alt=\"Stars in Saturn\"\n    align=\"center\"\n  /\u003e\n\u003c/p\u003e\n\n\n## 🎨 User Interface\nThe home has a section with all the products on it:\n\n![UI products](./.github/products.png)\n\n\n## 🚀 Deployment\n💻 Once you have cloned or directly downloaded this repository: Open a terminal, go to the project \nfolder and run:\n\n📦 Install the dependencies\n\n```bash\nnpm install\n```\n🚀 Start the deployment website\n```bash\nnpm start\n```\n\n### 🔥 Firebase\nTo deploy in firebase, first build the project:\n```bash\nnpm run build\n```\nThen deploy it with:\n```bash\nfirebase deploy\n```\n\n\n🎉 **Great! Start using or developing in Saturn project.**\n\n\n## ✍ Developers\nPeople who contributed to the development and maintenance of the project.\n\n* **[Marcelo Arias](https://github.com/360macky)** - `@360macky`\n\nSee also the list of [contributors](https://github.com/360macky/Saturn/graphs/contributors) who participated in the project.\n\n\n## 📃 License\nDistributed under the MIT License.\nSee [`LICENSE`](./LICENSE) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcelo-earth%2FSaturnIO","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcelo-earth%2FSaturnIO","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcelo-earth%2FSaturnIO/lists"}