amarokaz

The only difference between ordinary and extraordinary is just that little "extra".

Weekly reading

- Learning Patterns
- Software Engineering at Google
- Show Your Work!

Creating tasks for an mvp

For now using Github projects (beta), not really liking it, but will give it a go.
Walter Jenkins

I've been using it and love having my issues all in one place

0 Likes

Found an issue while hooking some custom domains

need to dig deeper into this...

Test linking a custom domain to a customer subdomain using vercel API

Setup a working prototype using nextjs platforms starter

I want to validate the following:
- Creating user subdomains programmatically (under ".site" tld domain)
- Linking custom domains to user's subdomains
- Use main .com domain for website/app

Thinking about the basic components in the architecture

customer pages -> could be SSR with a cache, or ISR. Hosted on vercel or cloudflare (change dns programmatically)
web app -> admin app, likely nextjs/remix with tailwind or mui
backend -> cloud functions for sending, storing or retrieving data
database -> maybe planetscale/firebase
payments -> stripe
auth -> maybe firebase
mobile admin -> flutter
amarokaz Author

not familiar enough with supabase, I will take a look into it

0 Likes
Joshua Berrios 🇵🇷

Oh okay gotcha. Just a suggestion, no need to change your tech stack around if you are comfortable with Firebase already and need to get up and running.

0 Likes

Bought a couple domains for a saas idea

Got .com & .page, not sure if a should get a shorter like .co or .so
Josh Manders Staff

Always go with .com

0 Likes
  • ◄ Previous
  • Next ►