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

https://github.com/amamov/django-boilerplate

⚡️ django + basic auth + bootstrap + mysql boilerplate ⚡️
https://github.com/amamov/django-boilerplate

authentication bootstrap4 django python

Last synced: 7 months ago
JSON representation

⚡️ django + basic auth + bootstrap + mysql boilerplate ⚡️

Awesome Lists containing this project

README

          

# django basic boilerplate version 3.1.4

## 0. base setup

1. [install git](https://github.com/amamov/cs001/tree/main/5%20GIT)

2. [install python and python environment]()

## 1. git clone and initialize git

1. clone this pack.

```shell
git clone https://github.com/amamov/django-boilerplate.git
```
2. [install python and python environment]()

## 2. create environment

## 3. initializing

```shell
sh initialize.sh
```

```shell
rm -rf initialize.sh
```