# eSIM_Manager FWA 4G

Sistema de gerenciamento de eSIMs (Internet 4G Fixa).

## Tech Stack
- Node.js (Express)
- SQLite (better-sqlite3)
- GSMA RSP (LPA QR Codes)
- Vanilla JS / CSS (Dark Theme + Glassmorphism)

## Setup
```bash
npm install
npm start
```

