An open API service indexing awesome lists of open source software.

https://github.com/cuongnb14/cookiecutter-django

Powered by Cookiecutter. Cookiecutter Django is a framework for jumpstarting projects quickly.
https://github.com/cuongnb14/cookiecutter-django

Last synced: 8 months ago
JSON representation

Powered by Cookiecutter. Cookiecutter Django is a framework for jumpstarting projects quickly.

Awesome Lists containing this project

README

          

# cookiecutter-django

Powered by Cookiecutter. Cookiecutter Django is a framework for jumpstarting projects quickly.

## Introduction
This cookie cutter is a very simple boilerplate for starting a website using Django, Nginx, Docker, SQLite, coreui theme. It comes with basic project structure and configuration.

## Features:

- For django 3.0.2
- Docker support using docker-compose
- SQLite DB
- Integrate [Coreui v2.1.15](https://github.com/coreui/coreui-free-bootstrap-admin-template/tree/v2.1.15) theme

### Option

- celery
- postgres

## Usage

`cookiecutter https://github.com/cuongnb14/cookiecutter-django.git`