This site has been built with the following tools and technologies:
- Haskell
- Servant
- Elasticsearch
- Docker
If you have a Haskell compiler, run:
$ cabal build
If you have Docker installed, you can build the Docker image and run this project like this:
$ docker build -t ekadanta-co:latest
[+] Building 526.6s (19/19) FINISHED
$ export TAG=latest
$ docker-compose up