Y
Hacker News
new
|
ask
|
show
|
jobs
by
abhi21284
2940 days ago
I use Django cookie-cutter(
https://github.com/pydanny/cookiecutter-django
) to quickly create a production-ready Django project with docker enabled. For Frontend, I use normal Django templates with intercoolerJS(
http://intercoolerjs.org/docs.html
).
It can be deployed on any docker machine with docker-compose.