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
A simple NextJS 14 application that uses shadcn/ui, supabase. It tackles topics like revalidation, middleware and session based auth using iron-session.
Create orders in the Courier view.
View and recieve orders in the User view.
About
Delivery Tracking System built with NextJS 14, with on demand updates using revalidate, shadcn/ui , supabase and iron-session for auth