Skip to content

muralikrishna8/todo-beth-stack

Repository files navigation

todo-beth

To install dependencies:

bun install

To run:

bun run index.ts

This 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-beth

create 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

About

A simple todo app using the BETH stack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published