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
**[Soft UI Design System](https://appseed.us/ui-kit/soft-ui-design-system)** is a Premium Bootstrap 5 UI Kit designed by [Creative-Tim](https://bit.ly/3fKQZaL) designed for those who like bold elements and beautiful websites. **Soft UI Design System Flask** is a simple Flask starter provided by AppSeed with a modular codebase, database, authentication and deployment scripts - Features:
3
+
**[Soft UI Design System](https://appseed.us/ui-kit/soft-ui-design-system)** is a Premium Bootstrap 5 UI Kit designed by [Creative-Tim](https://bit.ly/3fKQZaL) designed for those who like bold elements and beautiful websites. **Soft UI Design System Flask** is a simple Flask starter provided by AppSeed with a modular codebase, database, authentication, and deployment scripts - Features:
|[Flask Soft UI PRO](https://appseed.us/product/flask-soft-ui-pro)|[Flask Material PRO](https://appseed.us/admin-dashboards/flask-dashboard-material-pro)|[Flask Volt PRO](https://appseed.us/admin-dashboards/flask-dashboard-volt-pro)|
27
-
| --- | --- | --- |
28
-
| [](https://appseed.us/product/flask-soft-ui-pro) | [](https://appseed.us/admin-dashboards/flask-dashboard-material-pro) | [](https://appseed.us/admin-dashboards/flask-dashboard-volt-pro)
39
+
Visit `http://localhost:85` in your browser. The app should be up & running.
29
40
30
41
<br />
42
+
43
+

44
+
31
45
<br />
32
46
33
47

@@ -38,8 +52,8 @@ PRO versions include **Premium UI Kits**, Lifetime updates and **24/7 LIVE Suppo
The app is provided with a basic configuration to be executed in [Docker](https://www.docker.com/), [Heroku](https://www.heroku.com/), [Gunicorn](https://gunicorn.org/), and [Waitress](https://docs.pylonsproject.org/projects/waitress/en/stable/).
147
+
To recompile SCSS files, follow this setup:
125
148
126
149
<br />
127
150
128
-
### [Docker](https://www.docker.com/) execution
129
-
---
151
+
**Step #1** - Install tools
130
152
131
-
The application can be easily executed in a docker container. The steps:
153
+
-[NodeJS](https://nodejs.org/en/) 12.x or higher
154
+
-[Gulp](https://gulpjs.com/) - globally
155
+
-`npm install -g gulp-cli`
156
+
-[Yarn](https://yarnpkg.com/) (optional)
132
157
133
-
> Get the code
158
+
<br />
159
+
160
+
**Step #2** - Change the working directory to `assets` folder
Visit `http://localhost:5005` in your browser. The app should be up & running.
184
+
The generated file is saved in `static/assets/css` directory.
147
185
148
186
<br />
149
187
188
+
## Deployment
189
+
190
+
The app is provided with a basic configuration to be executed in [Docker](https://www.docker.com/), [Heroku](https://www.heroku.com/), [Gunicorn](https://gunicorn.org/), and [Waitress](https://docs.pylonsproject.org/projects/waitress/en/stable/).
0 commit comments