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
Changes
1) Have made a shell for the backend of the project with routes, controllers and models
2) Have added a user model, route and controller. This only adds a user for now. Still it's not authenticated, and meant as a test
Additional content
1) Next we will authenticate the user and add several endpoints for signing up, logging in and loggin out
Description
We will create a shell for the backend of the project
When the issue is done
Created folders for the different
What to be done next
Fill the shell with the different content that is put out
The text was updated successfully, but these errors were encountered: