This website collects cookies to deliver better user experience
AppSeed-Shell - Generate Dashboards with ease
AppSeed-Shell - Generate Dashboards with ease
Hello Coders,
This article presents a simple way to build a dashboard seed project in Django using Cookiecutter and AppSeed-Shell, an open-source Python package. All resources mentioned in this article can be downloaded from Github under the MIT License. For newcomers, Cookiecutter creates development-ready projects from templates.
Thanks for reading! - Content provided by App Generator.
The project is generated in the current working directory. Once is done, please follow the build instructions provided by the README, start the project and create a new user. Only authenticated users can access the private pages.
✨2# Using Cookiecutter Library
The cookiecutter tool is executed using the public repository of Cookiecutter Django as first argument