This directory contains all documentation for the Photo Sharing Application.
- Configuration Guide - Complete setup and deployment instructions
- Architecture - Technical architecture and design overview
- Features - Feature descriptions and usage examples
- Contributing Guide - Contribution guidelines and development workflow
- API Reference - REST API endpoint documentation
- Image Processing Guide - Details on EXIF extraction and image handling
- Mobile OAuth Setup - Setting up OAuth with Cloudflare
- Mobile Guide - Building and deploying the mobile version
- Android Deployment - Android-specific deployment instructions
- Contact Form - Configuring the contact form
- Frontend:
apps/web/(React + Vite) - Backend:
apps/worker/(Cloudflare Workers) - Database:
migrations/(D1 schema and migrations) - Scripts:
scripts/(Setup and deployment scripts)