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.
- 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.
- Frontend: Nuxt 3 with TypeScript
- Backend: PocketBase
- Styling: [NuxtUI, Tailwind CSS]
- Node.js (v14 or later)
- pnpm
-
Clone the repository:
git clone https://github.com/CamiloCaceres/BrewBuddy -
Navigate to the project directory:
cd BrewBuddy -
Install dependencies:
pnpm install -
Set up environment variables:
- Copy
.env.exampleto.env - Fill in the required environment variables
- Copy
-
Start the development server:
pnpm run dev -
Open your browser and visit
http://localhost:3000
TODO
This project is licensed under the MIT License.
[Camilo Caceres] - camiloac97@gmail.com
Project Link: https://github.com/CamiloCaceres/BrewBuddy
