DEV: Working on environments and the recovery from nil pointers. #29

Merged
azpect merged 4 commits from dev into master 2025-07-22 22:45:34 -07:00
Owner

Read comments.

Read comments.
azpect added 3 commits 2025-07-22 22:45:05 -07:00
This may have caught a few. Next I need to actually work on the
development/testing/production environment setup.
This is not perfect, and def not set in stone. But for now, it will
return a JSON page, and not crash. I want this to log the user out,
clear the cookies, and then direct home with a message saying something
went wrong.

I also want it to send me an email with the details, but one step at a
time for now, that is not 100% necessary, I just need to fix the bugs.
I also need to fix the environments.
We can now use environment values to dictate which values are used for
the DB and the domain. This is a simple solution, but for now, it works!

This will merge into master and we can then see it live in action!
azpect added 1 commit 2025-07-22 22:45:29 -07:00
azpect merged commit 0089e39a6b into master 2025-07-22 22:45:34 -07:00
Sign in to join this conversation.
No description provided.