saasforge / open-source-saas-boilerpate

Free SaaS boilerplate (Python/PostgreSQL/ReactJS/Webpack)
https://www.saasforge.dev
MIT License
804 stars 115 forks source link

[Feature Request] Extending Features #2

Open madduci opened 4 years ago

madduci commented 4 years ago

Hi

thanks for sharing this boilerplate, I gets the job done pretty easily. I believe, a nice-to-have addition would be the support for OpenAPI, maybe through the usage of the generator.

Another one would be move all the parts into docker containers.

saasforge commented 4 years ago

Thanks for the request! OpenAPI could be an interesting option, I should research more. As for docker, we already have one request for it (see the first issue) and I include it into our future features.