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
- Support via **Github**(issues tracker) and [Discord](https://discord.gg/fZC6hup).
16
15
17
16
<br />
18
17
19
18
> Links
20
19
21
-
-[Gradient Able Flask](https://appseed.us/admin-dashboards/flask-gradient-able) - Product page
22
-
-[Gradient Able Flask](https://flask-gradient-able.appseed-srv1.com/) - LIVE Demo
23
-
-[Gradient Able Flask](https://docs.appseed.us/products/flask-dashboards/gradient-able) - Documentation
20
+
-👉 [Gradient Able Flask](https://appseed.us/admin-dashboards/flask-gradient-able) - Product page
21
+
-👉 [Gradient Able Flask](https://flask-gradient-able.appseed-srv1.com/) - LIVE Demo
22
+
-👉 [Gradient Able Flask](https://docs.appseed.us/products/flask-dashboards/gradient-able) - Documentation
24
23
25
24
<br />
26
25
27
-
## Quick Start in [Docker](https://www.docker.com/)
26
+
## ✨ Quick Start in `Docker`
28
27
29
28
> Get the code
30
29
@@ -47,7 +46,7 @@ Visit `http://localhost:85` in your browser. The app should be up & running.
47
46
48
47
<br />
49
48
50
-
## How to use it
49
+
## ✨ How to use it
51
50
52
51
```bash
53
52
$ # Get the code
@@ -90,7 +89,7 @@ $ # Access the dashboard in browser: http://127.0.0.1:5000/
90
89
91
90
<br />
92
91
93
-
## Code-base structure
92
+
## ✨ Code-base structure
94
93
95
94
The project is coded using blueprints, app factory pattern, dual configuration profile (development and production) and an intuitive structure presented bellow:
96
95
@@ -163,7 +162,7 @@ The project is coded using blueprints, app factory pattern, dual configuration p
163
162
164
163
<br />
165
164
166
-
## Deployment
165
+
## ✨ Deployment
167
166
168
167
The app is provided with a basic configuration to be executed in [Docker](https://www.docker.com/), [Gunicorn](https://gunicorn.org/), and [Waitress](https://docs.pylonsproject.org/projects/waitress/en/stable/).
169
168
@@ -210,7 +209,7 @@ Visit `http://localhost:8001` in your browser. The app should be up & running.
210
209
211
210
<br />
212
211
213
-
## Credits & Links
212
+
## ✨ Credits & Links
214
213
215
214
-[Flask Framework](https://www.palletsprojects.com/p/flask/) - The offcial website
216
215
-[Boilerplate Code](https://appseed.us/boilerplate-code) - Index provided by **AppSeed**
0 commit comments