Skip to content

kahikatea-2023/marglebert-humperbecks

Repository files navigation

#About

This is a hackathon project to test the BETH stack

Installation

Packages

bun install

DB

  • If this is your first time installing the app
turso db create
  • Copy the url and paste it inside .env file

  • Genereate a token and paste it inside .env file

turso db tokens create <db-logical-name>

To migrate the schema:

bun run db:push

Because our db is hosted on a remote server, we need to use drizzle studio to connect to it

bun run db:studio
# this will be our "sqlite viewer"

MVP

Build the following pages from https://www.marbecks.co.nz/ :

  • '/'
  • '/search'
  • Add filtering feature so that users can filter by price range, release date or artistst

Contributors

Daphne Simons Jared Pinfold Ahmad Anwar

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages