Skip to content
This repository was archived by the owner on Jan 10, 2023. It is now read-only.

Latest commit

 

History

History
24 lines (20 loc) · 605 Bytes

File metadata and controls

24 lines (20 loc) · 605 Bytes

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