Skip to content

soupi/imgs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

imgs

A minimalistic image album file server

Example

example

Build & Run

Prerequisites: Stack.

stack build && stack exec imgs

Will run the website on port 8080.

Static executable

Uncomment the relevant lines in the imgs.cabal and stack.yaml files to build with ghc-musl and docker