{"id":16175161,"url":"https://github.com/app-generator/flask-react-argon-design","last_synced_at":"2025-03-19T00:31:09.126Z","repository":{"id":100502985,"uuid":"600792589","full_name":"app-generator/flask-react-argon-design","owner":"app-generator","description":"React Argon Design - Flask API (free product) | AppSeed","archived":false,"fork":false,"pushed_at":"2023-02-13T08:48:45.000Z","size":2225,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-11T05:55:50.358Z","etag":null,"topics":["appseed","argon-design-system","flask-api","react"],"latest_commit_sha":null,"homepage":"https://appseed.us/generator/react/argon-design/","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}},"created_at":"2023-02-12T16:07:46.000Z","updated_at":"2023-06-13T06:11:38.000Z","dependencies_parsed_at":"2023-05-15T11:15:44.724Z","dependency_job_id":null,"html_url":"https://github.com/app-generator/flask-react-argon-design","commit_stats":null,"previous_names":[],"tags_count":2,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/app-generator%2Fflask-react-argon-design","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/app-generator%2Fflask-react-argon-design/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/app-generator%2Fflask-react-argon-design/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/app-generator%2Fflask-react-argon-design/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/app-generator","download_url":"https://codeload.github.com/app-generator/flask-react-argon-design/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243955700,"owners_count":20374373,"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","argon-design-system","flask-api","react"],"created_at":"2024-10-10T04:44:15.493Z","updated_at":"2025-03-19T00:31:09.120Z","avatar_url":"https://github.com/app-generator.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [Flask \u0026 React](https://github.com/app-generator/flask-react-argon-design) `Argon Design`\n\nFull-Stack Seed project generated by **[React App Generator](https://appseed.us/generator/react/)** top of **[Argon Design](https://www.creative-tim.com/product/argon-design-system-react?AFFILIATE=128200)** design from `Creative-Tim`. \nThe backend logic is provided by a simple, `easy-to-extend` **Flask API Server** that manages the Authentication flow (login, registration, logout) using `JSON Web Tokens` (JWT).\n\n- 👉 [React Flask Argon - How to Generate](https://www.youtube.com/watch?v=w52ts92z0_w) - `Video Presentation` (YouTube)\n- 🚀 [React Generator for Argon](https://appseed.us/generator/react/argon-design/) - the `free tool` used to build this product\n\n\u003e Features\n\n- ✅ Innovative `Argon Design System` - **Crafted by [Creative-Tim](https://www.creative-tim.com/?AFFILIATE=128200)**\n- ✅ React, Redux, Redux-persist\n- ✅ Full-stack ready using a simple [Flask API](https://github.com/app-generator/api-server-flask) (`open-source`)\n\n![React Argon Design - Open-Source Fullstack starter crafted by Creative-Tim and AppSeed.](https://user-images.githubusercontent.com/51070104/206225228-85e663a2-40e6-4346-bff2-c5c3ebd7dc4b.png) \n\n\u003cbr \u003e\n\n## ✨ `React` Argon Design System\n\n- Design by *[Creative-Tim](https://www.creative-tim.com/?AFFILIATE=128200)*\n- Innovative **Argon Kit Design**\n- Full-stack ready\n- `UI Kit`: 750+ components, `4 Sample Pages`  \n\n\u003cbr /\u003e\n\n\u003e `Tests` (compatibility matrix)\n\n| NodeJS | NPM | YARN | \n| --- | --- | --- |  \n| `v14.0.0` | ✅ | ❌ |\n| `v15.0.0` | ✅ | ❌ | \n| `v16.15.0` | ✅ | ✅ | \n\n\n\u003cbr /\u003e\n\n## ✨ `Flask API` Features\n\n- Stack: `Flask` / `Flask-RestX` / **SQLite** \n- **DB Layer**: `SqlAlchemyORM`, `SQLite` persistence\n- **Auth**: JWT tokens managed via `Flask-jwt_extended`\n- [API Definition](https://docs.appseed.us/boilerplate-code/api-unified-definition) - the unified API structure implemented by this server\n\n\u003cbr /\u003e \n\n## ✨ How to use it\n\nBeing a full-stack product, the backend and the frontend should be compiled and started separately. \nBefore starting to compile the product, make sure you have the following tools installed in the environment:\n\n- [NodeJS](https://nodejs.org/en/) - version `14.x` or higher\n- [GIT](https://git-scm.com/) - used to clone tjhe sources from Github\n- [Python3](https://www.python.org/) - used in many tools\n\n\u003cbr /\u003e\n\n### 👉 Start the Frontend \n\n\u003e **Step 1** - Once the project is downloaded, change the directory to `react-ui`. \n\n```bash\n$ cd react-ui\n```\n\n\u003cbr \u003e\n\n\u003e **Step 2** - Install dependencies via NPM or yarn\n\n```bash\n$ npm i\n// OR\n$ yarn\n```\n\n\u003cbr /\u003e\n\n\u003e **Step 3** - Start in development mode\n\n```bash\n$ npm run start \n// OR\n$ yarn start\n```\n\n\u003cbr /\u003e\n\nAt this point, the app is available in the browser `localhost:3000` (the default address).\n\n\n\u003cbr /\u003e \n\n### 👉 Start the Backend Server \n\n\u003e **Step 1** - Change the directory to `api-server-flask`\n\n```bash\n$ cd api-server-flask\n```\n\n\u003cbr \u003e\n\n\u003e **Step 2** - Install dependencies using a `virtual environment`\n\n```bash\n$ # Virtualenv modules installation (Unix based systems)\n$ virtualenv env\n$ source env/bin/activate\n$\n$ # Virtualenv modules installation (Windows based systems)\n$ # virtualenv env\n$ # .\\env\\Scripts\\activate\n$\n$ pip install -r requirements.txt\n```\n\n\u003cbr /\u003e\n\n\u003e **Step 3** - Setup the `Flask` environment \n\n```bash\n$ export FLASK_APP=run.py\n$ export FLASK_ENV=development\n// OR \n$ (Windows CMD) set FLASK_APP=run.py\n$ (Windows CMD) set FLASK_ENV=development\n$\n$ (Powershell) $env:FLASK_APP = \".\\run.py\"\n$ (Powershell) $env:FLASK_ENV = \"development\"\n```\n\n\u003cbr /\u003e\n\n\u003e **Step 4** - Start the API server (development mode)\n\n```bash\n$ flask run\n```\n\nUse the API via `POSTMAN` or `Swagger Dashboard` at `localhost:5000`.\n\n\u003cbr /\u003e \n\n### 👉 Start API using `Docker` \n\n\u003e **Step 1** - Change the directory to `api-server-flask`\n\n```bash\n$ cd api-server-flask\n```\n\n\u003cbr /\u003e\n\n\u003e **Step 2** - Start API using `docker-compose` command \n\n```bash\n$ docker-compose up --build\n```\n\n\u003cbr /\u003e\n\n## 👉 Codebase Structure\n\n```bash\n\u003c ROOT  \u003e\n    |\n   api-server-flask/\n    ├── api\n    │   ├── config.py\n    │   ├── __init__.py\n    │   ├── models.py\n    │   └── routes.py\n    ├── requirements.txt\n    ├── run.py\n    └── tests.py\n```\n\n\u003cbr /\u003e\n\n## [React Argon Design PRO](https://appseed.us/product/argon-design-system-pro/full-stack/)\n\n\u003e For more components, pages and priority on support, feel free to take a look at this amazing starter:\n\n`Argon Design React PRO` is built with over 100 frontend individual elements, like buttons, inputs, navbars, alerts or cards, giving you the freedom of choosing and combining. The product comes with a simple JWT authentication flow: login/register/logout. \n\n- 👉 [React Argon Design PRO](https://appseed.us/product/argon-design-system-pro/full-stack/) - Product Page\n  - ✅ `Enhanced UI` - more pages and components\n  - ✅ `Priority` on support\n\n\u003cbr \u003e\n\n![React Argon Design PRO - Premium Fullstack starter crafted by Creative-Tim and AppSeed.](https://user-images.githubusercontent.com/51070104/206378423-541acda7-1022-419e-998e-716ade757906.png)\n\n\u003cbr /\u003e\n\n---\n[Flask \u0026 React](https://github.com/app-generator/flask-react-argon-design) `Argon Design` - `Full-Stack` Seed project generated by **[AppSeed](https://appseed.us)**.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapp-generator%2Fflask-react-argon-design","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapp-generator%2Fflask-react-argon-design","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapp-generator%2Fflask-react-argon-design/lists"}