Skip to content

edoardo90/HaskDragon

Repository files navigation

Haskdragon

Aim of this Repository is getting to understand some Yesod: a web framework for Haskell language

Try this web app:

redis-server
  • Install Stack
git clone <this url>
cd <repo-directory>
stack setup
stack build
stack exec haskdragon-exe
  • Enjoy in your browser or in Postman

For instance, head to:

localhost:3000

Story of this project

Setting up project with Stack

Configure Hedis to use Redis inside project, use Hedis wit Yesod

Improve code modularity using subsites

My (personal and opinated) answer to "What is the best editor for coding Haskell"

My road towards continuos integration, first step is building this project using docker

About

Some experiments with yesod: haskell web framework

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors