this is a next js project
after cloning this repo to your computer follow these steps
- create an .env file and follow the template that is given in the repo
- run
bun install - run
bunx drizzle-kit push - run
bun run dev
now you might see a sign in request and you will be redirected to the homepage where you see a logout option.