{"id":22957535,"url":"https://github.com/tca166/glowing-eureka","last_synced_at":"2025-08-15T17:13:43.117Z","repository":{"id":200530477,"uuid":"702537545","full_name":"TCA166/glowing-eureka","owner":"TCA166","description":"Basic CMS Flask webapp","archived":false,"fork":false,"pushed_at":"2023-12-11T23:02:59.000Z","size":111,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-02T01:45:17.584Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/TCA166.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":"2023-10-09T14:01:51.000Z","updated_at":"2023-11-29T17:10:43.000Z","dependencies_parsed_at":"2023-12-11T09:25:06.302Z","dependency_job_id":"e8cf87cd-67a1-4e60-afae-be619be58e62","html_url":"https://github.com/TCA166/glowing-eureka","commit_stats":null,"previous_names":["tca166/glowing-eureka"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TCA166/glowing-eureka","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TCA166%2Fglowing-eureka","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TCA166%2Fglowing-eureka/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TCA166%2Fglowing-eureka/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TCA166%2Fglowing-eureka/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TCA166","download_url":"https://codeload.github.com/TCA166/glowing-eureka/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TCA166%2Fglowing-eureka/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270602456,"owners_count":24614260,"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-15T02:00:12.559Z","response_time":110,"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":[],"created_at":"2024-12-14T17:17:41.127Z","updated_at":"2025-08-15T17:13:43.085Z","avatar_url":"https://github.com/TCA166.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# glowing-eureka\n\nA Python Flask CMS made as a university programming project.\n\n## Tech stack\n\nFor simplicity's sake the entire backend was written in Flask, with ORM mapping done in sqlAlchemy.\nThe database engine used is Sqlite3.\nFor frontend in true Flask style a combination of Bootstrap5 enhanced HTML.\nIn a few places where it was necessary JS was used.\n\n## File structure\n\nAll static files served in the frontend are stored in the [static](./static/) folder.\nJinja2 templates are stored in the [templates](./templates/) folder.\nBackend code is stored within [app.py](app.py), and ORM mapping is defined within [db.py](db.py).\naddUser.py is a simple utility script for adding users to the database.\n\n## How to run\n\nFor testing purposes just run app.py.\nWithin that file there is a Blueprint defined that may be used to setup the app on a production server.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftca166%2Fglowing-eureka","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftca166%2Fglowing-eureka","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftca166%2Fglowing-eureka/lists"}