/lookup

Leandb quick lookup for DCSS

Primary LanguageCoffeeScriptMIT LicenseMIT

Lookup DB

Lookup DB is a friendly interface to the Dungeon Crawl Stone Soup LearnDB knowledge base.

Updated to 24.0

Installing

Using Docker

Make sure docker and docker compose (optional) are installed.

Run docker-compose up in the working directory

After compiling, lookupdb should be running at localhost:8090

Manually

Take a look at the Dockerfile to see how the build process works