Skip to content

CamiloCaceres/BrewBuddy

Repository files navigation

KombuchaTrack

KombuchaTrack is a comprehensive web application designed to help kombucha brewers track their batches, manage recipes, and optimize their brewing process. Whether you're a beginner or an experienced brewer, KombuchaTrack provides the tools you need to create consistently great kombucha.

KombuchaTrack Logo

Features

  • Batch Tracking: Create and monitor kombucha batches from start to finish.
  • Recipe Management: Store, edit, and share your favorite kombucha recipes.
  • Fermentation Stages: Track both first and second fermentation processes.
  • Customizable Measurements: Support for various units (metric and imperial).
  • Flavor Profiling: Record and analyze flavor profiles for each batch.
  • Photo Integration: Add photos to document your brewing journey.
  • Reminder System: Set custom reminders for each stage of the brewing process.
  • Data Visualization: View trends and comparisons across your batches.
  • Educational Resources: Access a knowledge base of kombucha brewing tips and techniques.

Tech Stack

  • Frontend: Nuxt 3 with TypeScript
  • Backend: PocketBase
  • Styling: [NuxtUI, Tailwind CSS]

Getting Started

Prerequisites

  • Node.js (v14 or later)
  • pnpm

Installation

  1. Clone the repository:

    git clone https://github.com/CamiloCaceres/BrewBuddy
    
  2. Navigate to the project directory:

    cd BrewBuddy
    
  3. Install dependencies:

    pnpm install
    
  4. Set up environment variables:

    • Copy .env.example to .env
    • Fill in the required environment variables
  5. Start the development server:

    pnpm run dev
    
  6. Open your browser and visit http://localhost:3000

Usage

TODO

License

This project is licensed under the MIT License.

Contact

[Camilo Caceres] - camiloac97@gmail.com

Project Link: https://github.com/CamiloCaceres/BrewBuddy

About

A comprehensive web app for tracking kombucha brewing, managing recipes, and optimizing fermentation processes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors