All in on AWS for BE. Just about everything you need is there for free or close to free. Netlify for FE hosting just because it’s so easy to tie up to Github. Retool for ops. Metabase for BI. Seed for Serverless CI/CD.
Ask HN: What are your go to SaaS products for startups/MVPs?
81–85 of 85 posts
Re: Ask HN: What are your go to SaaS products for startups/MVPs?
#82Re: Ask HN: What are your go to SaaS products for startups/MVPs?
#83* GitLab for private repositories and CI (free)
* GitHub for public repositories (free)
* AWS for serverless backend & frontend hosting (free so far)
* Notion for milestones, sprint planning and notes (free)
* MailChimp for email campaigns and CRM (free)
* Webflow for landing page & blog
* Docusaurus for documentation, in progress
* Plausible for analytics
* Office 365 for email and documents
* Stripe for payments
Re: Ask HN: What are your go to SaaS products for startups/MVPs?
#84For https://stackprint.io I'm using: * GitLab for private repositories and CI (free) * GitHub for public repositories (free) * AWS for serverless backend & frontend hosting (free so far) * Notion for milestones, sprint planning and notes (free) * MailChimp for email campaigns and CRM (free) * Webflow for landing page & blog * Docusaurus for documentation, in progress * Plausible for analytics * Office 365 for email a…
Re: Ask HN: What are your go to SaaS products for startups/MVPs?
#85For https://stackprint.io I'm using: * GitLab for private repositories and CI (free) * GitHub for public repositories (free) * AWS for serverless backend & frontend hosting (free so far) * Notion for milestones, sprint planning and notes (free) * MailChimp for email campaigns and CRM (free) * Webflow for landing page & blog * Docusaurus for documentation, in progress * Plausible for analytics * Office 365 for email a…
Any particular reason for separate Gitlab and GitHub?
I'm mostly using GitHub to share code examples as people are just more familiar with it. With GitHubs current offering I might completely switch in the not too distant future.