Quick Start
Deploy NetSendo in 5 minutes using Docker Compose.
Prerequisites
- Docker & Docker Compose installed
- Git installed
1. Clone the repository
git clone https://github.com/NetSendo/NetSendo.git cd NetSendo2. Start with Docker Compose
docker compose up -dThis will start NetSendo, Postgres, and Redis.
3. Access the Dashboard
Open your browser and navigate to:
Default login: admin@netsendo.com / password

