How I built 100+ open-source apps with automation tools

Sm0ke
3 replies
All apps are generated in two steps: #1 - The flat HTML design is parsed and converted to various template engines format (OUG, Jinja, Blade) #2 - The processed desing is injected in pre-built boilerplates. The result: 100+ apps, coded in Python, Php, and javascript in different patterns - JAMstack: https://github.com/app-generator... - Flask (Python) - https://github.com/app-generator... - Admin dashboards: https://github.com/app-generator... - Full-Stack apps with Vue, React UIs: https://github.com/app-generator... Full-Index: https://github.com/app-generator Thanks & feel free to AMA.