This is a Next.js project on bun, bootstrapped with create-next-app.
First, create a project on supabase and configure the connection information in the env file
Then, install dependency packages and run the development server:
bun install
bun devOpen http://localhost:3000 with your browser to see the result.