{"id":16175148,"url":"https://github.com/app-generator/flask-paper-kit","last_synced_at":"2025-03-16T10:31:12.992Z","repository":{"id":100502986,"uuid":"206498956","full_name":"app-generator/flask-paper-kit","owner":"app-generator","description":"Flask Boilerplate - Paper Kit Design | AppSeed","archived":false,"fork":false,"pushed_at":"2023-10-05T16:21:15.000Z","size":7048,"stargazers_count":92,"open_issues_count":0,"forks_count":21,"subscribers_count":10,"default_branch":"master","last_synced_at":"2024-10-11T04:44:13.738Z","etag":null,"topics":["appseed","flask","flask-boilerplate","open-source","web-app-generator"],"latest_commit_sha":null,"homepage":"https://appseed.us/apps/flask-apps/flask-paper-kit/","language":"SCSS","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/app-generator.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":"2019-09-05T07:12:19.000Z","updated_at":"2024-09-06T11:24:56.000Z","dependencies_parsed_at":"2023-05-15T11:15:43.987Z","dependency_job_id":null,"html_url":"https://github.com/app-generator/flask-paper-kit","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/app-generator%2Fflask-paper-kit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/app-generator%2Fflask-paper-kit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/app-generator%2Fflask-paper-kit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/app-generator%2Fflask-paper-kit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/app-generator","download_url":"https://codeload.github.com/app-generator/flask-paper-kit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221662723,"owners_count":16859736,"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":["appseed","flask","flask-boilerplate","open-source","web-app-generator"],"created_at":"2024-10-10T04:44:14.212Z","updated_at":"2024-10-27T10:25:27.569Z","avatar_url":"https://github.com/app-generator.png","language":"SCSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [Flask Paper Kit](https://appseed.us/apps/flask-apps/flask-paper-kit)\n\n`Open-Source` **[Flask App](https://appseed.us/apps/flask/)** crafted on top of a modern design, Paper Kit Design - Provided by **AppSeed**.\n\n\u003e Features\n\n- SQLite database\n- SQLAlchemy ORM\n- Session-Based authentication flow (login, register)\n- UI Kit: [Paper Kit](https://github.com/app-generator/fork-paper-kit-html) by **Creative-Tim**\n\n\u003cbr /\u003e\n\n## Build from sources\n\n```bash\n$ # Clone the sources\n$ git clone https://github.com/app-generator/flask-paper-kit.git\n$ cd flask-paper-kit\n$\n$ # Virtualenv modules installation (Unix based systems)\n$ virtualenv --no-site-packages env\n$ source env/bin/activate\n$\n$ # Virtualenv modules installation (Windows based systems)\n$ # virtualenv --no-site-packages env\n$ # .\\env\\Scripts\\activate\n$ \n$ # Install requirements\n$ pip3 install -r requirements.txt\n$\n$ # Set the FLASK_APP environment variable\n$ (Unix/Mac) export FLASK_APP=run.py\n$ (Windows) set FLASK_APP=run.py\n$ (Powershell) $env:FLASK_APP = \".\\run.py\"\n$\n$ # Set up the DEBUG environment\n$ # (Unix/Mac) export FLASK_ENV=development\n$ # (Windows) set FLASK_ENV=development\n$ # (Powershell) $env:FLASK_ENV = \"development\"\n$\n$ # Run the application\n$ # --host=0.0.0.0 - expose the app on all network interfaces (default 127.0.0.1)\n$ # --port=5000    - specify the app port (default 5000)  \n$ flask run --host=0.0.0.0 --port=5000\n$\n$ # Access the app in browser: http://127.0.0.1:5000/\n```\n\n\u003cbr /\u003e\n\n## Support\n\n- Free support via eMail \u003c [support @ appseed.us](https://appseed.us/support) \u003e and **Github** issues tracker\n- 24/7 Live Support via [Discord](https://discord.gg/fZC6hup) for paid plans and commercial products.\n\n\u003cbr /\u003e\n\n## Credits \u0026 Links\n\n- [Flask Paper Kit](https://appseed.us/apps/flask-apps/flask-paper-kit) - Product page\n- [Flask Framework](https://www.palletsprojects.com/p/flask/) - The offcial website\n- [Flask Boilerplate - Open-Source Apps built with automation tools](https://dev.to/sm0ke/flask-boilerplate-open-source-apps-built-with-automation-tools-4925) - a popular article published on **Dev.to** platform\n\u003cbr /\u003e\n\n## License\n\n@MIT\n\n\u003cbr /\u003e\n\n---\n[Flask Paper Kit](https://appseed.us/apps/flask-apps/flask-paper-kit) - Provided by **AppSeed** [Web App Generator](https://appseed.us/app-generator).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapp-generator%2Fflask-paper-kit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapp-generator%2Fflask-paper-kit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapp-generator%2Fflask-paper-kit/lists"}