Skip to content

Southern-Exposure-Seed-Exchange/southernexposure.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SESE E-Commerce Website

image

This is a rebuild of the current Southern Exposure Seed Exchange website as a Single Page Application, using Haskell/Servant for the API Server & Elm for the Frontend.

Quickstart

You will need to have Stack & either NVM or node/npm installed.

You can start the Client & Server in watch mode by running ./manage.hs or ./manage.hs watch. This will rebuild the Client & Server when their source files change, then hot update the Client code(refreshing open tabs if necessary) & restart the Server.

To see all available commands, run ./manage.hs help.

License

GPL-3.0