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

Cookiecutter template to bootstrap projects with django and vuejs

Notifications You must be signed in to change notification settings

G4brym/cookiecutter-django-vuejs-short-integration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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