{"id":13706774,"url":"https://github.com/app-generator/flask-star-admin","last_synced_at":"2026-04-01T23:02:26.801Z","repository":{"id":40990525,"uuid":"274144755","full_name":"app-generator/flask-star-admin","owner":"app-generator","description":"Star Admin - Open-Source Flask Dashboard | AppSeed","archived":false,"fork":false,"pushed_at":"2025-05-18T16:22:10.000Z","size":60324,"stargazers_count":41,"open_issues_count":2,"forks_count":20,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-03-28T00:58:08.525Z","etag":null,"topics":["docker-star-admin","flask-star","flask-star-admin","flask-star-admin-charts","flask-star-admin-dashboard","star-admin","star-admin-app","star-admin-cicd","star-admin-docker","star-admin-flask","star-admin-starter","star-admin-template","star-admin-webapp","start-admin-docker"],"latest_commit_sha":null,"homepage":"https://appseed.us/product/star-admin/flask/","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/app-generator.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-06-22T13:28:45.000Z","updated_at":"2025-10-06T09:32:07.000Z","dependencies_parsed_at":"2025-06-11T08:08:41.917Z","dependency_job_id":"0b244cb5-9f1f-4ac8-acee-59a1ed332d9a","html_url":"https://github.com/app-generator/flask-star-admin","commit_stats":null,"previous_names":[],"tags_count":8,"template":true,"template_full_name":null,"purl":"pkg:github/app-generator/flask-star-admin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/app-generator%2Fflask-star-admin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/app-generator%2Fflask-star-admin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/app-generator%2Fflask-star-admin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/app-generator%2Fflask-star-admin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/app-generator","download_url":"https://codeload.github.com/app-generator/flask-star-admin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/app-generator%2Fflask-star-admin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31292785,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-01T21:15:39.731Z","status":"ssl_error","status_checked_at":"2026-04-01T21:15:34.046Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["docker-star-admin","flask-star","flask-star-admin","flask-star-admin-charts","flask-star-admin-dashboard","star-admin","star-admin-app","star-admin-cicd","star-admin-docker","star-admin-flask","star-admin-starter","star-admin-template","star-admin-webapp","start-admin-docker"],"created_at":"2024-08-02T22:01:07.813Z","updated_at":"2026-04-01T23:02:26.767Z","avatar_url":"https://github.com/app-generator.png","language":"CSS","funding_links":[],"categories":["CSS"],"sub_categories":[],"readme":"# [Star Admin Flask](https://appseed.us/product/star-admin/flask/)\n\nOpen-source **[Flask Dashboard](https://appseed.us/admin-dashboards/flask/)** generated by `AppSeed` on top of an iconic `Bootstrap 5` Design. For newcomers, **Star Admin** is a beautifully designed admin template featuring a fine selection of useful Bootstrap components and elements. The pre-built pages of the templates are intuitive and very well-designed.\n\n- 👉 [Star Admin Flask](https://appseed.us/product/star-admin/flask/) - product page\n- 👉 [Star Admin Flask](https://flask-star-admin.appseed-srv1.com/) - LIVE deployment\n\n\u003cbr /\u003e\n\n## ✅ Features\n\n- `Up-to-date dependencies`\n- Database: `sqlite`\n- `DB Tools`: SQLAlchemy ORM, Flask-Migrate (schema migrations)\n- Session-Based authentication (via **flask_login**), Forms validation\n- Deployment: [Render](#deploy-on-render)\n  - 👉 See [VIDEO Presentation](https://youtu.be/mGaqgHvBnug)\n\n![Star Admin - Full-Stack Starter generated by AppSeed.](https://user-images.githubusercontent.com/51070104/168732392-51748c85-f2c2-45ad-978c-2b64e52292e2.png)\n\n\u003cbr /\u003e \n\n## ✅ Start in `Docker`\n\n\u003e 👉 **Step 1** - Download the code from the GH repository (using `GIT`) \n\n```bash\n$ git clone https://github.com/app-generator/flask-star-admin.git\n$ cd flask-star-admin\n```\n\n\u003cbr /\u003e\n\n\u003e 👉 **Step 2** - Start the APP in `Docker`\n\n```bash\n$ docker-compose up --build \n```\n\nVisit `http://localhost:5085` in your browser. The app should be up \u0026 running.\n\n\u003cbr /\u003e \n\n## ✅ Manual Build\n\n\u003e Download the code \n\n```bash\n$ git clone https://github.com/app-generator/flask-star-admin.git\n$ cd flask-star-admin\n```\n\n\u003cbr /\u003e\n\n### 👉 Set Up for `Unix`, `MacOS` \n\n\u003e Install modules via `VENV`  \n\n```bash\n$ virtualenv env\n$ source env/bin/activate\n$ pip3 install -r requirements.txt\n```\n\n\u003cbr /\u003e\n\n\u003e Set Up Flask Environment\n\n```bash\n$ export FLASK_APP=run.py\n$ export FLASK_ENV=development\n```\n\n\u003cbr /\u003e\n\n\u003e Start the app\n\n```bash\n$ flask run\n```\n\nAt this point, the app runs at `http://127.0.0.1:5000/`. \n\n\u003cbr /\u003e\n\n### 👉 Set Up for `Windows` \n\n\u003e Install modules via `VENV` (windows) \n\n```\n$ virtualenv env\n$ .\\env\\Scripts\\activate\n$ pip3 install -r requirements.txt\n```\n\n\u003cbr /\u003e\n\n\u003e Set Up Flask Environment\n\n```bash\n$ # CMD \n$ set FLASK_APP=run.py\n$ set FLASK_ENV=development\n$\n$ # Powershell\n$ $env:FLASK_APP = \".\\run.py\"\n$ $env:FLASK_ENV = \"development\"\n```\n\n\u003cbr /\u003e\n\n\u003e Start the app\n\n```bash\n$ flask run\n```\n\nAt this point, the app runs at `http://127.0.0.1:5000/`. \n\n\u003cbr /\u003e\n\n## ✅ Deploy on Render\n\nThe product can be easily deployed on Render using [Python Deployer](https://github.com/app-generator/deploy-automation-render) (`open-source` tool).\n\n\u003cbr /\u003e\n\n\u003e 👉 **Step 1**: Set UP a [Render](https://render.com/) account \n\n- Create account\n- Create an [API_KEY](https://render.com/docs/api)\n- Attach a `credit card` to the account\n  - **Note**: Each Python service deployed on Render requires a monthly payment\n\n\u003cbr /\u003e\n\n\u003e 👉 **Step 2**: Download [Python Deployer](https://github.com/app-generator/deploy-automation-render)\n\n```bash\n$ git clone https://github.com/app-generator/deploy-automation-render.git   \n$ cd deploy-automation-render\n$ pip install -r requirements.txt\n```\n\n\u003cbr /\u003e\n\n\u003e 👉 **Step 3**: Set up the `ENV` as suggested in the [deployer](https://github.com/app-generator/deploy-automation-render) help\n\n```bash\n$ export RENDER_API_KEY=\u003cRENDER_API_KEY\u003e   # mandatory\n$ export RENDER_OWNER_ID=\u003cRENDER_OWNER_ID\u003e # needs to have a CC attached, used for Billing\n```\n\n\u003cbr /\u003e\n\n\u003e 👉 **Step 4**: Deploy the repo\n\n```bash\n$ python.exe deployer.py flask https://github.com/app-generator/flask-star-admin \"run:app\"\n```\n\nThe new service should be visible on your Render Dashboard and soon be LIVE. \n\n\u003cbr /\u003e\n\n### 👉 Create Users\n\nBy default, the app redirects guest users to authenticate. In order to access the private pages, follow this set up: \n\n- Start the app via `flask run`\n- Access the `registration` page and create a new user:\n  - `http://127.0.0.1:5000/register`\n- Access the `sign in` page and authenticate\n  - `http://127.0.0.1:5000/login`\n\n\u003cbr /\u003e\n\n## ✅ Codebase\n\nThe project is coded using blueprints, app factory pattern, dual configuration profile (development and production) and an intuitive structure presented bellow:\n\n```bash\n\u003c PROJECT ROOT \u003e\n   |\n   |-- apps/\n   |    |\n   |    |-- home/                           # A simple app that serve HTML files\n   |    |    |-- routes.py                  # Define app routes\n   |    |\n   |    |-- authentication/                 # Handles auth routes (login and register)\n   |    |    |-- routes.py                  # Define authentication routes  \n   |    |    |-- models.py                  # Defines models  \n   |    |    |-- forms.py                   # Define auth forms (login and register) \n   |    |\n   |    |-- static/\n   |    |    |-- \u003ccss, JS, images\u003e          # CSS files, Javascripts files\n   |    |\n   |    |-- templates/                      # Templates used to render pages\n   |    |    |-- includes/                  # HTML chunks and components\n   |    |    |    |-- navigation.html       # Top menu component\n   |    |    |    |-- sidebar.html          # Sidebar component\n   |    |    |    |-- footer.html           # App Footer\n   |    |    |    |-- scripts.html          # Scripts common to all pages\n   |    |    |\n   |    |    |-- layouts/                   # Master pages\n   |    |    |    |-- base-fullscreen.html  # Used by Authentication pages\n   |    |    |    |-- base.html             # Used by common pages\n   |    |    |\n   |    |    |-- accounts/                  # Authentication pages\n   |    |    |    |-- login.html            # Login page\n   |    |    |    |-- register.html         # Register page\n   |    |    |\n   |    |    |-- home/                      # UI Kit Pages\n   |    |         |-- index.html            # Index page\n   |    |         |-- 404-page.html         # 404 page\n   |    |         |-- *.html                # All other pages\n   |    |    \n   |  config.py                             # Set up the app\n   |    __init__.py                         # Initialize the app\n   |\n   |-- requirements.txt                     # App Dependencies\n   |\n   |-- .env                                 # Inject Configuration via Environment\n   |-- run.py                               # Start the app - WSGI gateway\n   |\n   |-- ************************************************************************\n```\n\n\u003cbr /\u003e\n\n## ✅ PRO Version\n\n\u003e For more components, pages and priority on support, feel free to take a look at this amazing starter:\n\nSoft UI Dashboard is a premium Bootstrap 5 Design now available for download in Flask. Made of hundred of elements, designed blocks, and fully coded pages, Soft UI Dashboard PRO is ready to help you create stunning websites and web apps.\n\n- 👉 [Soft UI Dashboard PRO Flask](https://appseed.us/product/soft-ui-dashboard-pro/flask/) - Product Page\n- 👉 [Soft UI Dashboard PRO Flask](https://flask-soft-ui-dashboard-pro.appseed-srv1.com/) - LIVE Demo \n\n![Soft UI Dashboard PRO - Starter generated by AppSeed.](https://user-images.githubusercontent.com/51070104/170829870-8acde5af-849a-4878-b833-3be7e67cff2d.png)\n\n\u003cbr /\u003e\n\n---\n[Star Admin Flask](https://appseed.us/product/star-admin/flask/) - Open-source starter generated by **[App Generator](https://appseed.us/generator/)**.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapp-generator%2Fflask-star-admin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapp-generator%2Fflask-star-admin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapp-generator%2Fflask-star-admin/lists"}