Skip to content
This repository has been archived by the owner on Sep 4, 2023. It is now read-only.
/ ekadanta-co-servant Public archive

Haskell-Servant-based blog with Elasticsearch as data store

License

Notifications You must be signed in to change notification settings

erewok/ekadanta-co-servant

Repository files navigation

ekadanta-co

This site has been built with the following tools and technologies:

  • Haskell
  • Servant
  • Elasticsearch
  • Docker

Run Locally with GHC

If you have a Haskell compiler, run:

$ cabal build

Run Locally with docker-compose

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

About

Haskell-Servant-based blog with Elasticsearch as data store

Resources

License

Stars

Watchers

Forks

Packages

No packages published