/cookiecutter-django-vuejs-short-integration

Cookiecutter template to bootstrap projects with django and vuejs

Primary LanguagePython

Cookiecutter Django and Vuejs short integration

Features

  • Automatic integration to render VueJs app inside django template
  • Example to pass JSON object from Django View to Vuejs
  • Example component and view in Vuejs
  • SCSS build and integration
  • Django Restframework initiated
  • Gitlab CICD build ready script
  • Production ready template
  • Git commit id and version integration with Gilab build and passed to Vuejs
  • Much more

Usage

Get cookiecutter:

pip install cookiecutter

Then start the project with

cookiecutter gh:G4brym/cookiecutter-django-vuejs