Beginning Auth0 (Day 96)
April 21, 2022•130 words
Gaya
Total hours: 210.067
Top three:
1) Auth0
Beginning the setup along with ensuring that the dev pages are obvious as dev and not prod or staging. This ensures that we aren’t leaking credentials onto the wrong place or site.
2) Subdomain
DNS complexity and having to setup the subdomain for development, staging and production (not yet set up since requires planning what’s hosting and where).
3) Repo
I’ve done many different kinds of repos from mono repos that are plain to more advanced Nx mono repos to git submodules to just plain git repos. I’ve settled for a hybrid repo setup where each repo has a separate documentation repo which’ll integrate well into Gitlab Wiki. This repo will be accessible via the documentation submodule.