Initial commit.
This commit is contained in:
16
devbox-back/README.md
Normal file
16
devbox-back/README.md
Normal 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
|
Reference in New Issue
Block a user