This repository was created before the Esmerald directives were created and added to its core.
Now that is in place for also quite some time, this repository no longer needs updating and you can also check an example using the directives about how to generate a similar project to this one.
🚀 Highly scalable, performant, easy to learn, easy to code and for every application. 🚀
Documentation: https://esmerald.dymmond.com 📚
Source Code: https://github.com/dymmond/esmerald
This serves as an example of a possible scaffold that can be used by you to start your Esmerald projects.
A ready to use simple Esmerald application with some examples how to organise a project.
- Python 3.7+
- Cookiecutter
$ cookiecutter https://www.github.com/dymmond/esmerald-scaffold
Follow the instructions.