Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 572 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 572 Bytes

demos-host

A really simple vibe.d application for hosting demo files recorded on ozfortress servers.

Relies on ssc for actually running the servers.

Demo files are saved in public/demos/<client>/<user>/. <user> is a lower-case RFC 4648 string

Dependencies

Requires D and dmd.

Building

Build and run using dub run.

Deploying

We use capistrano for deploying.

Run cap production deploy to deploy.