Skip to content

A opinionated hypermedia-driven architecture balancing developer experience and performance.

License

Notifications You must be signed in to change notification settings

fvucemilo/beth-stack

Repository files navigation

THE BETH STACK

It may not be the BEST stack, but it is the BETH stack.

Also:typed-html,tailwind-css,drizzle,hyperscriptandfly.io

TO RUN LOCALLY

  1. Clone this repo

  2. InstallBun

  3. Runbun installto install dependencies

  4. Create a database withTursoand add the connection url and token to a.envfile in the root of this project

  5. Runbun run db:pushto push the database schema to your database

  6. Runbun run devto start the dev server

TO DEPLOY TO FLY

  1. Install theFly CLI

  2. Runfly launch

  3. Runfly secrets set DATABASE_URL=<your url>&fly secrets set DATABASE_AUTH_TOKEN=<your token>

  4. Generate the tailwind css file withbun run tw

  5. Runfly deploy

About

A opinionated hypermedia-driven architecture balancing developer experience and performance.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published