srid/slownews

๐Ÿข Bringing slow news for the nervous among us

Haskell

113

295 commits

updated Oct 23, 2020

See the code

README

slownews

A web app that aggregates top news during the last week from sites like reddit, Lobste.rs and Hacker News. Written in Haskell and using Reflex FRP (via Obelisk).

Running locally

Install obelisk and run:

ob run

Visit http://localhost:8000/

Deploying

To deploy to a remote (NixOS) server, use ob deploy (see Obelisk docs for details).

To create a release for running locally, run:

nix-build -A exe

and then to run that:

(cd result && ./backend -p 3001)
hackernews
haskell
obelisk
reddit
reflex
reflex-frp

Contributors

srid

295 commits

srid/slownews

๐Ÿข Bringing slow news for the nervous among us

Haskell

113

295 commits

updated Oct 23, 2020

See the code

README

slownews

A web app that aggregates top news during the last week from sites like reddit, Lobste.rs and Hacker News. Written in Haskell and using Reflex FRP (via Obelisk).

Running locally

Install obelisk and run:

ob run

Visit http://localhost:8000/

Deploying

To deploy to a remote (NixOS) server, use ob deploy (see Obelisk docs for details).

To create a release for running locally, run:

nix-build -A exe

and then to run that:

(cd result && ./backend -p 3001)
hackernews
haskell
obelisk
reddit
reflex
reflex-frp

Contributors

srid

295 commits

Languages

Haskell

91.3%

Nix

8.7%