Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 473 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 473 Bytes

Engine

Engine is the monolith web backend powering October, a visual and pseudonymous social network designed for the attention economy. Read more about it here.

Requirements

  • Go
  • Docker

Setup

Docker Compose starts all necessary services Engine depends on and the run scripts builds and launches Engine.

go get github.com/vektah/gorunpkg
go get github.com/vektah/dataloaden
docker-compose up
./scripts/run.sh