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
+13-5Lines changed: 13 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -16,13 +16,21 @@ The product is designed to deliver the best possible user experience with highly
16
16
17
17
<br />
18
18
19
+
## Deploy on `Render` (free plan)
20
+
21
+
[](https://render.com/deploy)
22
+
23
+
<br />
24
+
19
25
## Features
20
26
21
-
-**Django 4.1.12**
22
-
- Best Practices
23
-
-[Soft UI Dashboard Dashboard](https://app-generator.dev/docs/templates/bootstrap/soft-ui-dashboard.html) - Full Integration
24
-
-`CI/CD` Flow via Render
25
-
-`Docker`
27
+
- Simple, Easy-to-Extend Codebase
28
+
- Soft UI Dashboard Design - Full Integration
29
+
- Bootstrap 5 Styling
30
+
- Session-based Authentication, Password recovery
31
+
- DB Persistence: SQLite (default), can be used with MySql, PgSql
32
+
- Docker
33
+
- CI/CD integration for Render
26
34
27
35

0 commit comments