Skip to content

kobiebotha/opencellar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install dependencies:

cd frontend
pnpm install

Running the project:

Frontend

cd frontend
pnpm start

Backend

and in a separate console:

cd supabase
supabase start

Testing from other devices / over https

  1. Ensure you have a valid ngrok config yaml (on macOS, located in /Users/youruser/Library/Application Support/ngrok/ngrok.yml)
  2. run ngrok start --all
  3. Replace VITE_SUPABASE_URL in /frontend/.env with your supabase ngrok URL

Migrating from CellarTracker

  1. Log into cellartracker.com
  2. Switch to the Individual Bottles view
  3. Click on Export
  4. Select "Wines from all pages" under "Include"
  5. Select all columns and CSV type

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published