{"id":18573204,"url":"https://github.com/harshitrv/harshitrvblogsite","last_synced_at":"2026-04-09T20:45:05.591Z","repository":{"id":132986408,"uuid":"417048262","full_name":"HarshitRV/HarshitRVBlogsite","owner":"HarshitRV","description":"This is a rest-ful blog website built using Flask and SQLAlchemy.","archived":false,"fork":false,"pushed_at":"2023-06-29T16:38:19.000Z","size":7054,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-17T14:44:44.868Z","etag":null,"topics":["bootstrap","ckeditor","flask","flask-login","flask-sqlalchemy","python3"],"latest_commit_sha":null,"homepage":"https://harshitrvblog.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/HarshitRV.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":"2021-10-14T08:23:33.000Z","updated_at":"2023-06-18T02:51:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"37a915ca-4b4a-49a6-9521-1d54af233e4f","html_url":"https://github.com/HarshitRV/HarshitRVBlogsite","commit_stats":null,"previous_names":["harshitrv/harshitrvblogsite"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HarshitRV%2FHarshitRVBlogsite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HarshitRV%2FHarshitRVBlogsite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HarshitRV%2FHarshitRVBlogsite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HarshitRV%2FHarshitRVBlogsite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HarshitRV","download_url":"https://codeload.github.com/HarshitRV/HarshitRVBlogsite/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254436950,"owners_count":22070949,"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":["bootstrap","ckeditor","flask","flask-login","flask-sqlalchemy","python3"],"created_at":"2024-11-06T23:08:24.773Z","updated_at":"2026-04-09T20:45:05.540Z","avatar_url":"https://github.com/HarshitRV.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HarshitRV Blogsite (Blogging web app)\n### Check [requirements](requirements.txt).\n\n### Make sure to have [python3](https://www.python.org/downloads/) installed.\n### Running on locally.\n1. Create a virtual environment.\n```bash\n    python3 -m venv .venv\n```\n2. Activate the virtual environment.\n```bash\n    source venv/bin/activate\n```\n3. Create .env file\n```bash\n    touch .env\n```\n4. Add following environment variable\n```bash\n    SECRET_KEY=your_secret_key\n    DB_URI=sqlite:///site.db\n```\n5. Install dependencies.\n```bash\n    pip install -r requirements.txt\n```\n6. Uncomment the line at 98 in [main.py](main.py), when running the server for first time for creating the database. (**Important:** Make sure to comment it again when its done, otherwise on every run new db will be created)\n\n7. Run the application.\n```bash\n    python3 main.py\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharshitrv%2Fharshitrvblogsite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fharshitrv%2Fharshitrvblogsite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharshitrv%2Fharshitrvblogsite/lists"}