5 ms·
Ask HN: Is there a SaaS template for Python
Is there a SaaS-in-a-Box template for python (like Spark for Laravel/PHP or Bullet Train for Ruby on Rails) ?
- markcheno 8y agohttps://github.com/nickjj/build-a-saas-app-with-flask https://github.com/nickjj/build-a-saas-app-with-flask
- jay888 8y agoThat is an educational course. I am looking for code templates.
- romanovcode 8y agoWhat code templates? Multi-tenant code templates? Payment-gateway code templates? AWS Infrastructure code templates? SaaS has absolutely nothing to do with "code". Do you even know what SaaS stands for?
- tixocloud 8y agoIt’s a great idea. The closest I can think of is hacking something together with Django.