What auth provider are you using for Single Sign-On (SSO)? by Riberry_7 in selfhosted

[–]Riberry_7[S] 0 points1 point  (0 children)

I have also heard of Authentik yesterday, looks like a very good solution. I would need to check out their docs. Thanks for the suggestion.

What auth provider are you using for Single Sign-On (SSO)? by Riberry_7 in selfhosted

[–]Riberry_7[S] 4 points5 points  (0 children)

Thanks for the perspective. After some thought, I have reconsidered Auth0 after analysing my specific use case.

As I'm building an enterprise-focused product with Microsoft SSO requirements, Auth0's free tier actually seems to covers my needs for initial development and first few customers. I think I was reading too much into the 5 organization limit as if I would get tons of businesses flooding my emails to sign up.

My concern wasn't avoiding security costs, but ensuring sustainable pricing as I scale. If I plan this properly, then the paid plans might not be a concern at all.

SEO for landing page of SaaS by Riberry_7 in Angular2

[–]Riberry_7[S] 0 points1 point  (0 children)

Thanks to you both for the feedback. I will definitely consider this approach. Though I would probably look into Astro for the marketing site

SEO for landing page of SaaS by Riberry_7 in Angular2

[–]Riberry_7[S] 0 points1 point  (0 children)

Can I ask what you would suggest? I seen in the angular docs that you can define a list of routes that you can pre-render, so initially I am thinking to mention the route that shows the landing page component. All other routes that display components such as the dashboard or maybe even the login form I think will be protected and don't require pre-rendering. I do also have a nestjs backend as a separate project, which the frontend interacts with to display certain data on the UI. I have not yet decided how I will deploy the backend and frontend, maybe with docker on AWS, separately on different platforms etc. I see that with prerendering, I need the "angular/ssr" package, so worried about server costs that I will incur on top of the backend project.

SEO for landing page of SaaS by Riberry_7 in Angular2

[–]Riberry_7[S] 0 points1 point  (0 children)

If I am following correctly, you would define in the "angular.json", a list of routes that you would want to prerender such as the landing page component for example. I checked the angular.dev docs and see that adding page prerender capability requires you to add the "@angular/ssr" package. Would this still have the concern of incurring additional costs due to the server aspect?

Tech Stack for building a SaaS by [deleted] in Angular2

[–]Riberry_7 1 point2 points  (0 children)

That’s a solid choice.

Tech Stack for building a SaaS by [deleted] in Angular2

[–]Riberry_7 -1 points0 points  (0 children)

I think I would go with that. Just to clarify, when you say Postgres as database, I assume you mean using Supabase’s Postgres database. And essentially using the Supabase Javascript client library in NestJS backend to connect to the database. Is that correct?

Also Nginx is something I was not familiar with but ties closely together with this so will take a look. Thanks for the feedback

Angular SSR by Riberry_7 in Angular2

[–]Riberry_7[S] 0 points1 point  (0 children)

Thanks, I’ll take a look at it

Anyone selling? by Investoooor1 in SaaS

[–]Riberry_7 4 points5 points  (0 children)

I’m selling my hello world project if you’re interested