You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's a lot in the framework that relies on A: the database, and B: the authentication method. I'm going to have to setup keycloak and postgres before I finish cleaning this up.
we have to add something in place of the todo-app stuff in order to keep some of the boilerplate, so I'm going to add a "projects" model with no real importance to the api
we have to add something in place of the todo-app stuff in order to keep some of the boilerplate, so I'm going to add a "projects" model with no real importance to the api
After some reflection, I've decided that this is not great, and the todos are fine as they are. Once I've mapped out the domain a little better I can update the todos with the actual domain logic.
For completion:
The text was updated successfully, but these errors were encountered: