docker compose up, then also source the env in a new terminal tab and run bunx drizzle-kit push to run the migrations. Then you should be able to do bun run dev and see a todo app that works live with sockets, a counter page, and an attempt at an auth page.