/alexandria

a Slack archiver

Primary LanguageHaskellMIT LicenseMIT

Build Status

Building the Server

  1. Clone this project
  2. Install docker
  3. Install Node
  4. Install stack
  5. make setup
  6. make server
  7. sh import.sh path-to-json-export
  8. docker-compose up (or docker-compose up -d if you want detached)