Skip to main content

Recently Updated Pages

Bookkeeping Exchange - MVP Scope & Product Roadmap

Bookkeeping Agency Django Fresh Start

Bookkeeping Exchange - MVP Scope & Product Roadmap 6. MVP Scope & Future Development Document Ver...

Updated 3 months ago by Ernie

Bookkeeping Exchange - Technical Architecture

Bookkeeping Agency Django Fresh Start

Bookkeeping Exchange - Technical Architecture 5. Technical Implementation & Architecture Document...

Updated 3 months ago by Ernie

Bookkeeping Exchange - Features & User Flows

Bookkeeping Agency Django Fresh Start

Bookkeeping Exchange - Features & User Flows 4. Detailed Feature Specifications Document Version:...

Updated 3 months ago by Ernie

Bookkeeping Exchange - Data Models & Database Schema

Bookkeeping Agency Django Fresh Start

Bookkeeping Exchange - Data Models & Database Schema 3. Database Schema & Data Models Document Ve...

Updated 3 months ago by Ernie

Bookkeeping Exchange - User Roles & Permissions

Bookkeeping Agency Django Fresh Start

Bookkeeping Exchange - User Roles & Permissions 2. User Roles, Permissions & Workflows Document V...

Updated 3 months ago by Ernie

# Bookkeeping Exchange - Product Requirements Document

Bookkeeping Agency Django Fresh Start

Bookkeeping Exchange - Product Requirements Document 1. Overview & Executive Summary Document Ver...

Updated 3 months ago by Ernie

Questions From Claude

Bookkeeping Agency Django Fresh Start

Directory Website - Pre-PRD Questions Business Model & Monetization Subscription & Pricing What ...

Updated 3 months ago by Ernie

Frontend Next Steps

Bookkeeping Agency Frontend

Frontend Implementation - Security Integration Status Backend: ✅ Complete Frontend: 🔄 Needs Integ...

Updated 3 months ago by Ernie

Implementation Plan

Bookkeeping Agency Frontend

Frontend Security Integration - Implementation Plan Overview This document outlines the complete ...

Updated 3 months ago by Ernie

Support

Claw Machine Inventory Management Software Deployment & Operations Guide

For issues or questions: Check docs/status.md for current project status Review docs/bugs.md for...

Updated 5 months ago by Ernie

Quick Reference

Claw Machine Inventory Management Software Deployment & Operations Guide

First-time setup: docker compose up -d docker compose ps # Wait for "healthy" docker exec -i inv...

Updated 5 months ago by Ernie

Troubleshooting

Claw Machine Inventory Management Software Deployment & Operations Guide

Services Won't Start Check logs: docker compose logs backend docker compose logs db Common issue...

Updated 5 months ago by Ernie

Configuration for Production

Claw Machine Inventory Management Software Deployment & Operations Guide

Security Considerations 1. Change default database credentials Edit docker-compose.yaml: environm...

Updated 5 months ago by Ernie

When to Rebuild

Claw Machine Inventory Management Software Deployment & Operations Guide

The --build flag is only needed for the backend service (the only one with a custom Dockerfile). ...

Updated 5 months ago by Ernie

Stopping Services

Claw Machine Inventory Management Software Deployment & Operations Guide

Stop But Keep Data Recommended for normal shutdown: docker compose down This stops and removes c...

Updated 5 months ago by Ernie

Wiping Data & Restarting

Claw Machine Inventory Management Software Deployment & Operations Guide

Use this when you need to completely reset the database (testing, starting fresh, etc.). ⚠️ WARNI...

Updated 5 months ago by Ernie

Day-to-Day Operations

Claw Machine Inventory Management Software Deployment & Operations Guide

Starting Services (Normal Operation) docker compose up -d Data persists - All inventory, items, ...

Updated 5 months ago by Ernie

Moving to Production Server

Claw Machine Inventory Management Software Deployment & Operations Guide

Follow these steps when deploying to a production server for the first time. Step 1: Transfer Pro...

Updated 5 months ago by Ernie

First-Time Deployment

Claw Machine Inventory Management Software Deployment & Operations Guide

Use these steps when deploying from scratch (fresh installation with no existing data). Step 1: N...

Updated 5 months ago by Ernie

Prerequisites

Claw Machine Inventory Management Software Deployment & Operations Guide

Required: Docker Engine 20.10+ and Docker Compose v2+ 2GB+ available RAM 5GB+ available disk spa...

Updated 5 months ago by Ernie