File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11# Django Core
22
3- Minimal Django project with Docker support - actively supported by [ AppSeed] ( https://appseed.us/ ) via ` Email ` and ` Discord ` .
3+ Minimal ** Django** project with ` Docker ` support - actively supported by [ AppSeed] ( https://appseed.us/ ) via ` Email ` and ` Discord ` .
44
5- > Features:
5+ > Features:
66
77- ✅ ` Up-to-date Dependencies `
88- ✅ ` Docker `
@@ -11,7 +11,7 @@ Minimal Django project with Docker support - actively supported by [AppSeed](htt
1111
1212## ✨ Start the app in Docker
1313
14- > ** Step 1** - Download the code from the GH repository (using ` GIT ` )
14+ > 👉 ** Step 1** - Download the code from the GH repository (using ` GIT ` )
1515
1616``` bash
1717$ git clone https://github.com/app-generator/core-django.git
@@ -20,7 +20,7 @@ $ cd core-django
2020
2121<br />
2222
23- > ** Step 2** - Start the APP in ` Docker `
23+ > 👉 ** Step 2** - Start the APP in ` Docker `
2424
2525``` bash
2626$ docker-compose up --build
@@ -69,4 +69,4 @@ $ python manage.py runserver
6969At this point, the app runs at ` http://127.0.0.1:8000/ ` .
7070
7171---
72- ** Django Core** - Minimal Django core provided by ** [ AppSeed] ( https://appseed.us/ ) **
72+ ** Django Core** - Minimal ** Django** core provided by ** [ AppSeed] ( https://appseed.us/ ) **
You can’t perform that action at this time.
0 commit comments