Skip to content

A template repository for your Obelisk+Rhyolite projects

Notifications You must be signed in to change notification settings

BeFunctional/obelisk-rhyolite-template

 
 

Repository files navigation

obelisk-rhyolite-template

A template repository for your Obelisk+Rhyolite projects (based on 3noch/something).

What else is included

  • Beam for postgres.
  • haskell-language-server built from source against the GHC compiler used in this project. (No segfaults on template haskell!)

Developing

  • Install obelisk
  • Run ob shell to load the project dependencies onto your PATH.
  • This will take a long time to build the necessary dependencies if they don't exist in one of the nix-caches your system is configured to use.
  • run your favorite IDE with support for HLS from within the shell.

Running

  • Install obelisk
  • Run ob run to run the system against a locally provisioned postgresql database and host the app at localhost:8000
  • This will take a long time to build the necessary dependencies if they don't exist in one of the nix-caches your system is configured to use.

Building

  • Run nix-build -A exe for full server executable.

About

A template repository for your Obelisk+Rhyolite projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Haskell 74.4%
  • Nix 23.2%
  • Shell 2.3%
  • CSS 0.1%