Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rafaelurben/djangoproject-template-kmuhelper-heroku
This is a django project template for django-kmuhelper
https://github.com/rafaelurben/djangoproject-template-kmuhelper-heroku
django django-kmuhelper django-project django-template heroku
Last synced: 10 days ago
JSON representation
This is a django project template for django-kmuhelper
- Host: GitHub
- URL: https://github.com/rafaelurben/djangoproject-template-kmuhelper-heroku
- Owner: rafaelurben
- Created: 2020-10-08T21:55:40.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-08-07T20:55:52.000Z (3 months ago)
- Last Synced: 2024-08-07T23:59:31.761Z (3 months ago)
- Topics: django, django-kmuhelper, django-project, django-template, heroku
- Language: HTML
- Homepage: https://rafaelurben.github.io/kmuhelper
- Size: 56.6 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Django Template Project for KMUHelper on Heroku
Dies ist ein Django Vorlagenprojekt, welches dabei hilft, direkt mit dem KMUHelper loszulegen.
Diese Vorlage ist für [Heroku](https://heroku.com) ausgelegt. Andere Anbieter benötigen unter Umständen andere Konfigurationen!
## Installation
Siehe [hier](https://rafaelurben.github.io/django-kmuhelper/installation).
## Deploy on Heroku
With Heroku postgres database:
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://www.heroku.com/deploy?template=https%3A%2F%2Fgithub.com%2Frafaelurben%2Fdjangoproject-template-kmuhelper-heroku%2Ftree%2Fmaster)
With custom database:
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://www.heroku.com/deploy?template=https%3A%2F%2Fgithub.com%2Frafaelurben%2Fdjangoproject-template-kmuhelper-heroku%2Ftree%2Fowndb)