Skip to content

reuters-graphics/bluprint_django-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bluprint_django-app

A template for pluggable Django apps.

Includes a modern frontend development environment for building static files using Vite, preconfigured for Svelte.

Quickstart

This repo is best used with bluprint, our in-house scaffolding tool.

If you haven't already, add this bluprint to your CLI.

bluprint add reuters-graphics/bluprint_django-app

Make a new directory and use the bluprint.

mkdir my-project && cd my-project
bluprint start

Otherwise, you can copy this repo and adjust the file and settings names yourself.

Developing

Read more about developing your app in the Developing docs.

Credits

Vite integration inspired by django-vite.

About

No description or website provided.

Topics

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors