Skip to content

Bun ElysiaJS DrizzleORM = the stack you don't want to sleep on πŸ›ŒπŸ’€

License

Notifications You must be signed in to change notification settings

TeeWallz/the-bed-stack

Β 
Β 

Repository files navigation

Logo for The BED Stack RealWorld example
Example app crafted with Bun ElysiaJS DrizzleORM adhering to the RealWorld API spec.

GitHub release (with filter) GitHub Workflow Status (with event) Discord Bed Puns Docs Demo GitHub License

Visit https://agnyz.github.io/the-bed-stack to learn more about the stack you don't want to sleep on πŸ›ŒπŸ’€

Let's share a BED - join our Discord server to pillowtalk

Quick Start

Note

For an even quicker start: this project includes experimental support for Dev Containers in VSCode. Learn more about it in the docs: Developing in a Dev Container.

  1. Clone and install dependencies

    gh repo clone agnyz/the-bed-stack
    cd the-bed-stack
    bun i
  2. Ensure Docker daemon is running and spin up the Postgres Bun container

    bun up
  3. Migrate the schema to the database

    bun db:migrate
  4. Run the app

    bun dev

Contributing

See Contributing Guide.

License

MIT License Β© 2023 Agnyz Technologies FC

About

Bun ElysiaJS DrizzleORM = the stack you don't want to sleep on πŸ›ŒπŸ’€

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 76.4%
  • Shell 23.6%