495 B
495 B
Voltaserve Development
Getting Started
Run Infrastructure Services With Docker
docker compose up -d \
postgres \
minio \
meilisearch \
redis \
mailhog
Run Microservices
Start each microservice separately in a new terminal as described here: