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 ⚡️
- Host: GitHub
- URL: https://github.com/amamov/django-boilerplate
- Owner: amamov
- Created: 2021-03-26T06:10:11.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-09T15:12:13.000Z (over 4 years ago)
- Last Synced: 2025-01-17T11:42:38.531Z (9 months ago)
- Topics: authentication, bootstrap4, django, python
- Language: Python
- Homepage:
- Size: 5.87 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```