{"id":30310218,"url":"https://github.com/prodev717/siteingest","last_synced_at":"2026-04-12T09:09:28.258Z","repository":{"id":307498669,"uuid":"1021947068","full_name":"prodev717/siteingest","owner":"prodev717","description":"SiteIngest is a fullstack SaaS platform to host websites with subdomain support, inject ads for monetization, and track traffic with built-in analytics and admin control.","archived":false,"fork":false,"pushed_at":"2025-07-31T13:40:45.000Z","size":54,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-31T17:30:47.751Z","etag":null,"topics":["bootstrap5","earn","flask","hosting","monitization","pocketbase","python","react"],"latest_commit_sha":null,"homepage":"","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/prodev717.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,"zenodo":null}},"created_at":"2025-07-18T07:48:50.000Z","updated_at":"2025-07-31T13:40:48.000Z","dependencies_parsed_at":"2025-07-31T17:32:50.489Z","dependency_job_id":"16889533-b34f-4eeb-9825-7989e4c66c4f","html_url":"https://github.com/prodev717/siteingest","commit_stats":null,"previous_names":["prodev717/siteingest"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/prodev717/siteingest","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prodev717%2Fsiteingest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prodev717%2Fsiteingest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prodev717%2Fsiteingest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prodev717%2Fsiteingest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prodev717","download_url":"https://codeload.github.com/prodev717/siteingest/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prodev717%2Fsiteingest/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270856775,"owners_count":24657700,"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","status":"online","status_checked_at":"2025-08-17T02:00:09.016Z","response_time":129,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["bootstrap5","earn","flask","hosting","monitization","pocketbase","python","react"],"created_at":"2025-08-17T14:09:11.579Z","updated_at":"2026-04-12T09:09:28.227Z","avatar_url":"https://github.com/prodev717.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🌐 SiteIngest\n\n**Host. Monetize. Earn.**\nSiteIngest is a fullstack SaaS application that lets users host their websites with subdomain support, injects ads to monetize traffic, and provides a built-in analytics dashboard with impressions tracking and an admin panel.\n\n---\n\n## 🚀 Features\n\n* 🖥️ **Custom Site Hosting** with subdomain support\n* 💰 **Ad Injection for Monetization**\n* 📊 **Analytics** (Impression tracking)\n* 🛠️ **Admin Panel** to manage sites\n* 🔐 **Authentication \u0026 Authorization** (via PocketBase)\n* 🧹 **Deploy/Delete Website** via simple ZIP upload\n* 🧾 **Clean API Design** using Flask microservice\n* 📦 Built with **React**, **Bootstrap**, **PocketBase**, and **Flask**\n\n---\n\n## 🛠 Tech Stack\n\n| Layer    | Tech                               |\n| -------- | ---------------------------------- |\n| Frontend | React + Bootstrap                  |\n| Backend  | Flask (Microservice)               |\n| Database + OAuth | PocketBase                         |\n| Hosting  | Not deployed yet (VPS coming soon) |\n\n---\n\n\n## ⚙️ Setup Instructions\n\n### 1. Clone the Repository\n\n```bash\ngit clone https://github.com/your-username/siteingest.git\ncd siteingest\n```\n\n### 2. Install Dependencies\n\n#### Python (Flask microservice)\n\n```bash\npip install uv\nuv sync\n```\n\n#### React Frontend\n\n```bash\ncd frontend\nnpm install\n```\n\n### 3. Install \u0026 Run PocketBase\n\nDownload PocketBase from [https://pocketbase.io](https://pocketbase.io)\nExtract and run the server:\n\n```bash\npocketbase serve --automigrate\n```\n\n\u003e Configure collections for `users`, `sites`, `impressions` as per your app's needs.\n\n### 4. Environment Variables\n\nCreate a `.env` file in the backend directory:\n\n```env\nPOCKETBASE_URL=http://127.0.0.1:8090\n```\n\n### 5. Run the Project\n\nUse the `startup.bat` file (Windows) or run manually:\n\n---\n\n## 📄 License\n\nThis project is licensed under the [MIT License](LICENSE).\n\n---\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprodev717%2Fsiteingest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprodev717%2Fsiteingest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprodev717%2Fsiteingest/lists"}