Settings

Theme

Show HN: NPM Init Django

npmjs.com

3 points by kmmbvnr_ 5 years ago · 1 comment

Reader

kmmbvnr_OP 5 years ago

Hello HN!

We all have npm installed on our computers and I make a quick command to start small django project with it.

Most Django cookie cutters project templates create thousand of files. This quick starter by default creates minimal project as `django-admin startproject` command. Options available to add a simple boilerplate for Poetry/Celery/Rest/Redis, generate little single-file Ansible script to deploy, and basic rollup config for ECMAScript and Sass build.

I hope you will like it!

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection