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
- Session-Based authentication (via **flask_login**), Forms validation
16
+
-`Docker`
17
+
- CI/CD Flow via Render
28
18
29
19

30
20
31
21
<br />
32
22
33
-
## ✨ Start the app in Docker
23
+
## ✅ Start in `Docker`
34
24
35
25
> 👉 **Step 1** - Download the code from the GH repository (using `GIT`)
36
26
@@ -49,9 +39,8 @@ $ docker-compose up --build
49
39
50
40
Visit `http://localhost:5085` in your browser. The app should be up & running.
51
41
52
-
<br />
53
42
54
-
## ✨ How to use it
43
+
## ✅ Manual Build
55
44
56
45
> Download the code
57
46
@@ -141,7 +130,7 @@ By default, the app redirects guest users to authenticate. In order to access th
141
130
142
131
<br />
143
132
144
-
## ✨ Code-base structure
133
+
## ✅ Codebase
145
134
146
135
The project is coded using blueprints, app factory pattern, dual configuration profile (development and production) and an intuitive structure presented bellow:
147
136
@@ -194,7 +183,7 @@ The project is coded using blueprints, app factory pattern, dual configuration p
194
183
195
184
<br />
196
185
197
-
## ✨ PRO Version
186
+
## ✅ PRO Version
198
187
199
188
> For more components, pages and priority on support, feel free to take a look at this amazing starter:
200
189
@@ -203,8 +192,6 @@ Soft UI Dashboard is a premium Bootstrap 5 Design now available for download in
203
192
- 👉 [Soft UI Dashboard PRO Flask](https://appseed.us/product/soft-ui-dashboard-pro/flask/) - Product Page
204
193
- 👉 [Soft UI Dashboard PRO Flask](https://flask-soft-ui-dashboard-pro.appseed-srv1.com/) - LIVE Demo
205
194
206
-
<br >
207
-
208
195

0 commit comments