Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Core Django - Volt Dashboard Design | AppSeed

NotificationsYou must be signed in to change notification settings

app-generator/core-django-volt

Repository files navigation

MinimalDjango project withDocker support - actively supported byAppSeed viaEmail andDiscord(2k+ Members).

Start simple, add features,learn,stay young & hungry, beresilient,ask forsupport if needed,iterate.


Features


Start inDocker

👉Step 1 - Download the code from the GH repository (usingGIT)

$ git clone https://github.com/app-generator/core-django-volt.git$cd core-django-volt

👉Step 2 - Start the APP inDocker

$ docker-compose up --build

Visithttp://localhost:5085 in your browser. The app should be up & running.


Manual Build

👉 Download the code

$ git clone https://github.com/app-generator/core-django-volt.git$cd core-django-volt

👉 Install modules viaVENV

$ virtualenv env$source env/bin/activate$ pip install -r requirements.txt

👉 Set Up Database

$ python manage.py makemigrations$ python manage.py migrate

👉 Start the app

$ python manage.py runserver

At this point, the app runs athttp://127.0.0.1:8000/.



Django CoreVolt - MinimalDjango core provided byAppSeed

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp