Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 309 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 309 Bytes

Captcha Service

Microservice that generates and validates captcha

See npm run for available commands

See config.ts for environment variables

Run docker-compose -f docker-compose.dev.yaml up -d to spin up a dev environment

See openapi.yaml for api documentation