{"id":22533271,"url":"https://github.com/zobweyt/kpk","last_synced_at":"2026-04-29T01:01:26.778Z","repository":{"id":234746865,"uuid":"789430790","full_name":"zobweyt/kpk","owner":"zobweyt","description":"A movie database web service","archived":false,"fork":false,"pushed_at":"2024-04-20T14:28:37.000Z","size":26,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-02T06:28:55.266Z","etag":null,"topics":["flask","flask-login","flask-sqlalchemy","flask-wtforms","htmx"],"latest_commit_sha":null,"homepage":"https://kpk-nu.vercel.app","language":"SCSS","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/zobweyt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2024-04-20T14:28:31.000Z","updated_at":"2024-11-26T16:40:25.000Z","dependencies_parsed_at":"2024-04-20T17:07:04.252Z","dependency_job_id":"fdc6f9b1-f1fd-4d7e-92e6-b9a312546368","html_url":"https://github.com/zobweyt/kpk","commit_stats":null,"previous_names":["zobweyt/kpk"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zobweyt%2Fkpk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zobweyt%2Fkpk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zobweyt%2Fkpk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zobweyt%2Fkpk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zobweyt","download_url":"https://codeload.github.com/zobweyt/kpk/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245978230,"owners_count":20703677,"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":["flask","flask-login","flask-sqlalchemy","flask-wtforms","htmx"],"created_at":"2024-12-07T09:07:41.533Z","updated_at":"2026-04-29T01:01:26.744Z","avatar_url":"https://github.com/zobweyt.png","language":"SCSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# kpk ![last commit](https://img.shields.io/github/last-commit/zobweyt/kpk) ![license](https://img.shields.io/github/license/zobweyt/kpk)\r\n\r\nkpk is a movie database web service. It is an open-source project, allowing all of the community's members to contribute and see their code live in action. \r\n\r\n\u003cdetails\u003e\r\n  \u003csummary\u003eTable of Contents\u003c/summary\u003e\r\n  \u003col\u003e\r\n    \u003cli\u003e\u003ca href=\"#key-features\"\u003eKey Features\u003c/a\u003e\u003c/li\u003e\r\n    \u003cli\u003e\u003ca href=\"#getting-started\"\u003eGetting Started\u003c/a\u003e\u003c/li\u003e\r\n    \u003cli\u003e\u003ca href=\"#contribution\"\u003eContribution\u003c/a\u003e\u003c/li\u003e\r\n  \u003c/ol\u003e\r\n\u003c/details\u003e\r\n\r\n\r\n\r\n## Key Features\r\n* Manage movies and reviews.\r\n* Leave reviews for movies.\r\n* Configure admins via the control panel.\r\n\r\n\r\n\r\n## Getting started\r\n\r\nClone the repository:\r\n```sh\r\ngit clone https://github.com/zobweyt/kpk.git\r\n```\r\n\r\nInstall common project dependencies locally:\r\n```sh\r\npip install -r requirements/common.txt\r\n```\r\n\r\nCreate an `.env` file in the root directory and configure the environment variables:\r\n```dotenv\r\nSECRET_KEY=\"SECRET_KEY\"\r\nSQLALCHEMY_DATABASE_URI=\"sqlite:///db.sqlite3\"\r\n```\r\n\r\nCreate a superuser:\r\n```sh\r\nflask create-superuser \u003cusername\u003e \u003cpassword\u003e \u003cemail\u003e\r\n```\r\n\r\nFinally, run the website:\r\n```sh\r\nflask --debug run\r\n```\r\n\r\n## Contribution\r\n\r\nFeel free to open an issue, contribute or suggest new ideas to improve this repository!\r\n\r\nInstall project dependencies required for development locally:\r\n```sh\r\npip install -r requirements/dev.txt\r\n```\r\n\r\nBefore committing, run static analysis tools in the project root directory:\r\n```sh\r\nblack .\r\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzobweyt%2Fkpk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzobweyt%2Fkpk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzobweyt%2Fkpk/lists"}