Hive-Pal
Hive-Pal is a TypeScript-based application that provides mobile-first beekeeping management app for tracking hives.
Overview
A comprehensive mobile-first beekeeping management application to track hives, inspections, and colony health. Manage your beehives efficiently with Hive Pal. Track inspections, monitor hive health, manage harvests, and optimize your beekeeping operations with our comprehensive digital platform. The project has 19 GitHub stars.
Key Features
Source: GitHub README
- Apiary Management: Create and track multiple apiaries with location information
- Hive Tracking: Monitor hives, their status, and configuration
- Inspection Workflows: Record detailed inspections with observations and actions
- Queen Management: Track queen lineage and replacement history
- Mobile-First Design: Optimized for field use with easy data entry
Getting Started
Source: GitHub README
services:
app:
image: ghcr.io/martinhrvn/hive-pal:latest
ports:
- '80:3000'
environment:
NODE_ENV: production
DATABASE_URL: postgres://postgres:postgres@postgres:5432/beekeeper
ADMIN_EMAIL: admin@example.com
ADMIN_PASSWORD: changeme123
FRONTEND_URL: https://yourdomain.com
STORAGE_TYPE: local # use 'local' for filesystem or 's3' for S3-compatible storage
volumes:
- uploads:/data/uploads
depends_on:
postgres:
condition: service_healthy
postgres:
image: postgres:14
environment:
POSTGRES_USER: postgres
POSTGRES_PASSWORD: postgres
POSTGRES_DB: beekeeper
volumes:
- postgres_data:/var/lib/postgresql/data
healthcheck:
test: ['CMD-SHELL', 'pg_isready -U postgres -d beekeeper']
interval: 10s
timeout: 5s
retries: 5
volumes:
postgres_data:
uploads:
docker compose up -d
Normalized Features
Source: tool-features-normalized.json
docker, docker compose, postgresql, rest api, workflows.
Deploy
Features
Integrations & APIs
- REST API
Automation & Workflows
- Workflows
Category
Related E-Commerce & Payments Tools
View all 50 →MedusaJs
32KThe open-source Shopify alternative. Build unique commerce experiences with a modular, developer-first platform.
Bagisto
26KBagisto is a PHP-based application that provides leade Laravel e-commerce framework.
Saleor
23KHigh-performance open-source headless commerce platform built with Python, GraphQL, and React
Supermemory
17KThe memory layer for AI agents. Context engineering platform powering enterprise APIs, developer plugins, and a personal app that remembers everything
Spree Commerce
15KAn open-source eCommerce platform for B2C & B2B. Multi-vendor Marketplace. Multi-tenant eCommerce. Headless API available
Reaction Commerce
12KReaction Commerce gives you node.js, React, GRAPHQL-based commerce platform on your own infrastructure.