To install dependencies:
bun installTo run:
bun run index.tsThis project was created using bun init in bun v1.1.10. Bun is a fast all-in-one JavaScript runtime.
To get the AuthToken for Turso
turso db tokens create todo-bethcreate a .env file and add the following
DATABASE_URL=<get from turso db show todo-beth>
DATABASE_AUTH_TOKEN=
To run the schema
bunx drizzle-kit push