/matchmaker

Find your open-soulmate <💜>

Primary LanguageHaskellBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Matchmaker CI-badge simple-haskell

Description

Matchmaker is a project of the Haskell Foundation to help open-source maintainers and contributors find each-other, and provide a smoother experience for people wishing to invest themselves in the opens-source Haskell ecosystem.

Build

Backend

$ make build

Frontend

$ make assets-build

Run

Backend

$ cabal run matchmaker

Frontend

$ make assets-watch