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
## Quick Start in [Docker](https://www.docker.com/)
27
+
## ✨ Quick Start in `Docker`
29
28
30
29
> Get the code
31
30
@@ -48,7 +47,7 @@ Visit `http://localhost:85` in your browser. The app should be up & running.
48
47
49
48
<br />
50
49
51
-
## How to use it
50
+
## ✨ How to use it
52
51
53
52
```bash
54
53
$ # Get the code
@@ -91,7 +90,7 @@ $ # Access the dashboard in browser: http://127.0.0.1:5000/
91
90
92
91
<br />
93
92
94
-
## Code-base structure
93
+
## ✨ Code-base structure
95
94
96
95
The project is coded using blueprints, app factory pattern, dual configuration profile (development and production) and an intuitive structure presented bellow:
97
96
@@ -164,7 +163,7 @@ The project is coded using blueprints, app factory pattern, dual configuration p
164
163
165
164
<br />
166
165
167
-
## Recompile CSS
166
+
## ✨ Recompile CSS
168
167
169
168
To recompile SCSS files, follow this setup:
170
169
@@ -288,7 +287,7 @@ Visit `http://localhost:8001` in your browser. The app should be up & running.
288
287
289
288
<br />
290
289
291
-
## Credits & Links
290
+
## ✨ Credits & Links
292
291
293
292
-[Flask Framework](https://www.palletsprojects.com/p/flask/) - The offcial website
294
293
-[Boilerplate Code](https://appseed.us/boilerplate-code) - Index provided by **AppSeed**
0 commit comments