8000 GitHub - benjaminjellis/cherry2: a coffee logbook to help you keep track of your brews
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

benjaminjellis/cherry2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting started

cherry uses a postgres database so you'll need one running. Once you have that you'll need to create .env file like below and populate the database url

DATABASE_URL=...

The backend is written in Rust so you'll need a Rust toolchain. The frontend is written in Gleam so you'll need to install Gleam.

To run the backend

cd backend && cargo run

To run the frontend

cd frontend && gleam run -m lustre/dev start

About

a coffee logbook to help you keep track of your brews

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
155B
0