|
|
|
|
|
by soulchild37
933 days ago
|
|
I used Ruby on Rails, deployed on DigitalOcean for my SaaSes , after a few years they gotten mostly stable and I seldom add new feature, mostly just fixes or integration with third party APIs. Ansible for setting up infra, reusable across multiple apps, you can use PaaS like DigitalOcean app platform to save even more time Managed Database by DigitalOcean Ruby on Rails, served via Nginx AlpineJS (with <script> tag), no build process needed
TailwindCSS (use CLI locally to generate the needed CSS) Been using this stack since 2020, couldn't be happier, no bullshit of NodeJS / NPM randomly breaks when I come back after few months |
|