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
+7-9Lines changed: 7 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -2,22 +2,20 @@
2
2
3
3
**Django** starter built with [Rocket Generator](https://app-generator.dev/). Actively supported by [AppSeed](https://appseed.us/) via `Email` and `Discord`.
4
4
5
-
> Support this service via a [sponsorship](https://appseed.gumroad.com/l/rocket-sponsorship) (managed by GUMROAD) - **ONLY $9**
6
-
7
5
<br />
8
6
9
7
## Features:
10
8
11
-
-`Up-to-date Dependencies`
12
-
- Modern UI
13
-
- CI/CD flow via Render
14
-
- API Generator (optional)
9
+
-✅ `Up-to-date Dependencies`
10
+
-✅ Modern UI: **[Soft Dashboard](https://www.creative-tim.com/product/soft-ui-dashboard?AFFILIATE=128200)** from `Creative-Tim`
11
+
-✅ CI/CD flow via Render
12
+
-✅ API Generator (optional)
15
13
16
14
<br />
17
15
18
16
## Start with `Docker`
19
17
20
-
> In case the starter was built with Docker support, here is the startup CMD:
18
+
> In case the starter was built with Docker support, here is the start-up CMD:
21
19
22
20
```bash
23
21
$ docker-compose up --build
@@ -32,8 +30,8 @@ Once the above command is finished, the new app is started on `http://localhost:
0 commit comments