aelve / guide

A workspace for research teams
https://guide.aelve.com
106 stars 10 forks source link

Generate PS types of API endpoints (#199) #201

Closed sectore closed 7 years ago

sectore commented 7 years ago

by using purescript-bridge.

Plus:

How to test?

  1. Generate types
    ./b
    stack exec guide-hs2ps 
  2. Build PS stuff
    cd front-ps
    yarn build