Skip to content

Commit

Permalink
v1.0.18 - Added Deploy on RENDER Button
Browse files Browse the repository at this point in the history
  • Loading branch information
app-generator committed Nov 29, 2024
1 parent a97e024 commit d324348
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 5 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log

## [1.0.18] 2024-11-28
### Changes

> Added **Deploy on Render** Button
[![Deploy to Render](https://render.com/images/deploy-to-render-button.svg)](https://render.com/deploy)


## [1.0.17] 2024-11-26
### Changes

Expand Down
18 changes: 13 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,21 @@ The product is designed to deliver the best possible user experience with highly

<br />

## Deploy on `Render` (free plan)

[![Deploy to Render](https://render.com/images/deploy-to-render-button.svg)](https://render.com/deploy)

<br />

## Features

- **Django 4.1.12**
- Best Practices
- [Material Dashboard](https://app-generator.dev/docs/templates/bootstrap/material-dashboard.html) - Full Integration
- `CI/CD` Flow via Render
- `Docker`
- Simple, Easy-to-Extend Codebase
- Material Dashboard Design - Full Integration
- Bootstrap 5 Styling
- Session-based Authentication, Password recovery
- DB Persistence: SQLite (default), can be used with MySql, PgSql
- Docker
- CI/CD integration for Render

![Django Material Dashboard - Open-Source Django Starter](https://github.com/user-attachments/assets/532e06c1-1af3-4439-93fc-6de3a9d43c52)

Expand Down

0 comments on commit d324348

Please sign in to comment.