Initial commit.

This commit is contained in:
2025-06-09 15:18:16 +02:00
commit 47d4ed1cc0
10 changed files with 1858 additions and 0 deletions

16
devbox-back/README.md Normal file
View File

@ -0,0 +1,16 @@
# DevBox Email Collection API
A simple and efficient email collection backend for the DevBox landing page.
## Features
- 📧 Email collection and validation
- 📊 Statistics and analytics
- 💾 SQLite database storage
- 🔍 Search and export functionality
- 🚀 FastAPI with automatic documentation
## Quick Start
```bash
./run.sh