You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+13-17Lines changed: 13 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,23 +8,21 @@ Open-source **[Flask Dashboard](https://appseed.us/admin-dashboards/flask/)** ge
8
8
9
9
<br />
10
10
11
-
> 🚀 Built with [App Generator](https://appseed.us/generator/), timestamp `2022-06-23 18:20`
11
+
## ✅ Features
12
12
13
-
-✅ `Database`: `SQLite`, MySql
13
+
-`Database`: `SQLite`, MySql
14
14
- Silent fallback to `SQLite`
15
-
-✅ `DB Tools`: SQLAlchemy ORM, `Flask-Migrate`
16
-
-✅ `Authentication`, Session Based, `OAuth` via **Github**
17
-
-✅ Docker, `Flask-Minify` (page compression)
18
-
-🚀 `Deployment`
15
+
-`DB Tools`: SQLAlchemy ORM, `Flask-Migrate`
16
+
-`Authentication`, Session Based, `OAuth` via **Github**
17
+
- Docker, `Flask-Minify` (page compression)
18
+
-`Deployment`
19
19
-`CI/CD` flow via `Render`
20
20
21
-
<br />
22
-
23
21

24
22
25
23
<br />
26
24
27
-
## ✨ Start the app in Docker
25
+
## ✅ Start in `Docker`
28
26
29
27
> 👉 **Step 1** - Download the code from the GH repository (using `GIT`)
30
28
@@ -45,7 +43,7 @@ Visit `http://localhost:5085` in your browser. The app should be up & running.
45
43
46
44
<br />
47
45
48
-
## ✨ Manual Build
46
+
## ✅ Manual Build
49
47
50
48
> Download the code
51
49
@@ -135,7 +133,7 @@ By default, the app redirects guest users to authenticate. In order to access th
135
133
136
134
<br />
137
135
138
-
## ✨ Code-base structure
136
+
## ✅ Codebase
139
137
140
138
The project is coded using blueprints, app factory pattern, dual configuration profile (development and production) and an intuitive structure presented bellow:
141
139
@@ -188,7 +186,7 @@ The project is coded using blueprints, app factory pattern, dual configuration p
188
186
189
187
<br />
190
188
191
-
## Recompile SCSS
189
+
## ✅ Recompile SCSS
192
190
193
191
To update the CSS, the recommended way is this:
194
192
@@ -201,16 +199,14 @@ To update the CSS, the recommended way is this:
201
199
202
200
<br />
203
201
204
-
## PRO Version
202
+
## ✅ PRO Version
205
203
206
204
> For more components, pages and priority on support, feel free to take a look at this amazing starter:
207
205
208
206
Argon Dashboard is a premium Bootstrap Design now available for download in Flask. Made of hundred of elements, designed blocks, and fully coded pages, Argon Dashboard PRO is ready to help you create stunning websites and web apps.
209
207
210
-
- 👉 [Argon Dashboard PRO Flask](https://appseed.us/product/argon-dashboard-pro/flask/) - Product Page
211
-
- 👉 [Argon Dashboard PRO Flask](https://flask-argon-dashboard-pro.appseed-srv1.com/) - LIVE Demo
212
-
213
-
<br >
208
+
- 👉 [Argon Dashboard PRO Flask](https://appseed.us/product/argon-dashboard2-pro/flask/) - Product Page
209
+
- 👉 [Argon Dashboard PRO Flask](https://flask-argon-dash2-pro.onrender.com/) - LIVE Demo
214
210
215
211

0 commit comments