Tags:
Development
Got Auth0 running, with the user info logged to the backend.
Tried out graphQL with TypeScript, looks fairly clean but will need a bit of time to clean up and add more functionalities.
So far we have user authentication, reading and creating data API routes done. Will spend some time to work on creating data with user’s info, as well as creating updates and deleting data API routes.