Skip to content

115design/nuxt-django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nuxt-django

Nuxt.js, Django, Mysql, Nginx, Docker, phpmyadmin

Installation

$ git clone https://github.com/115design/nuxt-django.git
$ cd nuxt-django
$ make start
$ make make_migrations
$ make migrate
$ make create_superuser
$ make restart_django
$ make collect_static

Django: http://localhost:8000
phpMyAdmin: http://localhost:8380
Nuxt.js: http://localhost:3000

Author

115design

Licence

MIT

About

Nuxt.js, Django, Mysql, Nginx, Docker, phpmyadmin

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published