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.
Hi Makers! Reply to share what you're working on this week, we can keep each other motivated and maybe even help. This week I'm focused on ways to increase discovery of our weekly podcast, speaking to media platforms and learning what other podcasts do to get featured on Apple Podcasts, etc. What are you working on?
We provide a Full-Stack Web App Generator and pre-built Web Apps prototyped in different patterns: Admin Dashboards, Static Sites, JAMstack. AppSeed is used by 1145 registered developers and plays an active role in the open-source ecosystem.
The product is a Python / Flask admin dashboard, that comes with a basic set of features like authentication, database (SQLite, PostgreSQL), ORM, helpers and deployment scripts (Gunicorn, Docker) on top of Dashkit UI - built with Bulma CSS.