All Articles

Vue-Django 400 stars ⭐️⭐️⭐️

400 stars and counting …

On my open-source page: code.stanmd.tk, the first project I have quoted is VueDjango, a full-featured Webpack setup of a VueJS 2.x app with hot-reload, lint-on-save, unit testing & css extraction integrated into a Django 2.x application.

We are now at 400 stars 🔥🔥

Context

Python is my main tool of trade as a Software/ Data Engineer. In a previous project, I challenged myself to use Django and VueJS hand-in-hand. It was a photo-editing application(Don’t mind the missing image on the homepage, postimg.org seems to be down. I use imgur these days 😉) Here is its codebase. I had worked on another application with the same technical requirements: VueJS and Django: not-by-might. The only difference between the two is that I used semantic UI on one and Bootstrap on another.

Back to vue-django. This project has three variations:

  • Django 1.* - Vue 1.*
  • Django 1.* - Vue 2.*
  • Django 2.* - Vue 2.*

It’s made such that by following these steps, you have a project similar to what is hosted here and you are ready to go.

Community activity

Since this project was a fork from vuejs-templates/webpack I decided to separate it so that I can track stars and forks. I looked forward to handling issues that are raised by people using this starterpack and it proved successful.

Since then the project has had:

Referenced severally in articles, conference talks and forums: (Search for vue-django. In some cases it’s deep within the content)

Listed among popular libraries:

Vue-Django is on OpenCollective (should anyone want to back it or support the project)

I’m honoured. Let’s keep up the good work 💪🏽.