{"id":21912737,"url":"https://github.com/abhineetraj1/flask-web-hosting","last_synced_at":"2025-10-12T03:41:16.238Z","repository":{"id":148037869,"uuid":"571732762","full_name":"abhineetraj1/flask-web-hosting","owner":"abhineetraj1","description":"Wix clone","archived":false,"fork":false,"pushed_at":"2023-10-27T03:21:07.000Z","size":33,"stargazers_count":11,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-08T04:01:35.548Z","etag":null,"topics":["flask-application","flask-backend","flask-login","flask-project","python3-projects","web-application","web-development","web-hosting","wix-clone"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/abhineetraj1.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}},"created_at":"2022-11-28T19:14:56.000Z","updated_at":"2025-01-12T13:32:48.000Z","dependencies_parsed_at":"2023-05-28T07:00:33.201Z","dependency_job_id":"6d35bcaa-9091-4557-a570-8cd26185393b","html_url":"https://github.com/abhineetraj1/flask-web-hosting","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/abhineetraj1/flask-web-hosting","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhineetraj1%2Fflask-web-hosting","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhineetraj1%2Fflask-web-hosting/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhineetraj1%2Fflask-web-hosting/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhineetraj1%2Fflask-web-hosting/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abhineetraj1","download_url":"https://codeload.github.com/abhineetraj1/flask-web-hosting/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhineetraj1%2Fflask-web-hosting/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279010142,"owners_count":26084692,"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-10-12T02:00:06.719Z","response_time":53,"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":["flask-application","flask-backend","flask-login","flask-project","python3-projects","web-application","web-development","web-hosting","wix-clone"],"created_at":"2024-11-28T18:12:18.322Z","updated_at":"2025-10-12T03:41:16.201Z","avatar_url":"https://github.com/abhineetraj1.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flask web hosting\r\n* This project is related to GUI server hosting, where you can choose different template , fill the your information accordingly and publish your website , in your desired subdomain.\r\n* Note:linux is preferable OS for deployment of this project\r\n\r\n## Features\r\n*\tCreate and delete your accout\r\n*\tLogin system\r\n*\t3 free templates\r\n*\tEdit details, such as description and mail\r\n*\tContact form\r\n*\tViews stats (no. of views)\r\n*\tThe website template will be provide as from server side only\r\n*\tWebsite will be published in the subdomain only (example: username.domain.com)\r\n\r\n## Installation\r\n*\tDownload python3.10\r\n*\tInstall required libraries\r\n```\r\npip3 install -r requirements.txt\r\n```\r\n## Execution\r\n*\tDownload the source code:-\r\n```\r\ngit clone https://github.com/abhineetraj1/flask-web-hosting\r\ncd flask-web-hosting\r\n```\r\n*\tOpen terminal and run flask server\r\n```\r\nflask run -h localhost -p 5000\r\n```\r\n*\tOpen your default browser and navigate to localhost:5000 in that browser\r\n\r\n## Languages and tools used:\r\n\u003cp align=\"left\"\u003e \u003ca href=\"https://getbootstrap.com\" target=\"_blank\" rel=\"noreferrer\"\u003e \u003cimg src=\"https://raw.githubusercontent.com/devicons/devicon/master/icons/bootstrap/bootstrap-plain-wordmark.svg\" alt=\"bootstrap\" width=\"40\" height=\"40\"/\u003e \u003c/a\u003e \u003ca href=\"https://www.w3schools.com/css/\" target=\"_blank\" rel=\"noreferrer\"\u003e \u003cimg src=\"https://raw.githubusercontent.com/devicons/devicon/master/icons/css3/css3-original-wordmark.svg\" alt=\"css3\" width=\"40\" height=\"40\"/\u003e \u003c/a\u003e \u003ca href=\"https://flask.palletsprojects.com/\" target=\"_blank\" rel=\"noreferrer\"\u003e \u003cimg src=\"https://www.vectorlogo.zone/logos/pocoo_flask/pocoo_flask-icon.svg\" alt=\"flask\" width=\"40\" height=\"40\"/\u003e \u003c/a\u003e \u003ca href=\"https://www.w3.org/html/\" target=\"_blank\" rel=\"noreferrer\"\u003e \u003cimg src=\"https://raw.githubusercontent.com/devicons/devicon/master/icons/html5/html5-original-wordmark.svg\" alt=\"html5\" width=\"40\" height=\"40\"/\u003e \u003c/a\u003e \u003ca href=\"https://developer.mozilla.org/en-US/docs/Web/JavaScript\" target=\"_blank\" rel=\"noreferrer\"\u003e \u003cimg src=\"https://raw.githubusercontent.com/devicons/devicon/master/icons/javascript/javascript-original.svg\" alt=\"javascript\" width=\"40\" height=\"40\"/\u003e \u003c/a\u003e \u003ca href=\"https://www.python.org\" target=\"_blank\" rel=\"noreferrer\"\u003e \u003cimg src=\"https://raw.githubusercontent.com/devicons/devicon/master/icons/python/python-original.svg\" alt=\"python\" width=\"40\" height=\"40\"/\u003e \u003c/a\u003e \u003c/p\u003e\r\n\r\n## Developer\r\n*\t[abhineetraj1](http://github.com/abhineetraj1)\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabhineetraj1%2Fflask-web-hosting","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabhineetraj1%2Fflask-web-hosting","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabhineetraj1%2Fflask-web-hosting/lists"}