Skip to content

Repository files navigation

leblog

GitHub Workflow Status Travis (.com)

Public bloggin' system for everyone, powered by Haskell Spock.

Face the RealWorld

Build instruction

To build this blogging system, you'll need:

  • Haskell stack (Recommended 2.1.3 with ghc 8.6.5 )
  • Node.js & npm
  • libpq-dev (For building postgresql interfaces)

Following step shows how a full build can be completed:

git clone https://github.com/Phosphorus15/leblog.git
# clone this repository
git submodule init & git submodule update
# initialize and update submodule
make
# compile front-end and integrate with back-end (see `Makefile`)
stack run
# optional - run the server just built 

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages