Technical requirements
There are no additional technical requirements, unlike in the previous chapter. It can be helpful, however, if you have experience with SQL functions.
You’ll find the related code of this chapter here: https://github.com/PacktPublishing/Building-Production-Grade-Web-Applications-with-Supabase/tree/Ch08_Tickets.
Don’t forget that you can get a fresh setup with clean database data for that same branch with npm
run reset
.