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
+22-28Lines changed: 22 additions & 28 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# Flask Material Kit
1
+
# [Flask Material Kit](https://appseed.us/apps/flask-apps/flask-material-kit)
2
2
3
3
Open-Source **Flask** starter coded with basic modules, database, ORM, and deployment scripts on top of **Material Kit** (free version). For newcomers, Material Kit is a Free Bootstrap 4 UI Kit with a fresh, new design inspired by Google's material design. This simple Flask project can be used to code beautiful websites with a modern design.
4
4
@@ -18,9 +18,27 @@ Open-Source **Flask** starter coded with basic modules, database, ORM, and deplo
18
18
19
19
> Links
20
20
21
-
-[Flask Material Kit](https://appseed.us/boilerplate-code/flask-boilerplate) - product page
21
+
-[Flask Material Kit](https://appseed.us/apps/flask-apps/flask-material-kit) - product page
22
22
-[Flask Material Kit](https://flask-material-kit.appseed-srv1.com) - LIVE Demo
23
-
-[Flask Material Kit](https://docs.appseed.us/products/flask-apps/material-kit) - product documentation
23
+
24
+
<br />
25
+
26
+
## Quick Start in [Docker](https://www.docker.com/)
Visit `http://localhost:85` in your browser. The app should be up & running.
24
42
25
43
<br />
26
44
@@ -169,30 +187,6 @@ The generated file is saved in `static/assets/css` directory.
169
187
170
188
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/).
171
189
172
-
<br />
173
-
174
-
### [Docker](https://www.docker.com/) execution
175
-
---
176
-
177
-
The application can be easily executed in a docker container. The steps:
Visit `http://localhost:85` in your browser. The app should be up & running.
193
-
194
-
<br />
195
-
196
190
### [Heroku](https://www.heroku.com/)
197
191
---
198
192
@@ -279,4 +273,4 @@ Visit `http://localhost:8001` in your browser. The app should be up & running.
279
273
<br />
280
274
281
275
---
282
-
Flask Material Kit - Provided by **AppSeed**[App Generator](https://appseed.us/app-generator).
276
+
[Flask Material Kit](https://appseed.us/apps/flask-apps/flask-material-kit) - Provided by **AppSeed**[App Generator](https://appseed.us/app-generator).
0 commit comments