Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 305 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 305 Bytes

Everday API

Ethereum signed message verification and JWT authentication microservice. Cors enabled.

Requirements

You'll need docker installed.

Development notes

Development: ./bin/buildServer.sh && ./bin/startServer.sh

Production: ./bin/buildServer.sh && ./bin/startProductionServer.sh