Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 257 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 257 Bytes

storage

The backend API for https://stemstr.app

Running locally

Run with Go

make run

Run with Docker

make run-docker

You now have the Stemstr API and Relay running on localhost:9001.