Agreed. A lot of boiler plates seems to back everything under the sun, when I really just want a simple reproducible template, maybe ever with docker support. This looks like it hits featureful without unnecessary complexity.
True, that was the purpose of this Django+React boilerplate. Provide minimal and easy to follow template. Additionally, every code added is documented in the series of articles so you can learn how it was done.
There is a docker-compose provided to set up and run this boilerplate application on single server machine. It can be easily adjusted to your needs.
There is a docker-compose provided to set up and run this boilerplate application on single server machine. It can be easily adjusted to your needs.