Do you have a PureScript app in production?

Hi all, I have started collecting this info in a list on github - https://github.com/ajnsit/purescript-companies. I have added some companies from this thread whenever I could find some information about them. If you don’t find your company on the list and would like to add it, could you please send PRs.

9 Likes

CollegeVine’s MyCV + Chancing Calculator (https://my.collegevine.com/start) are mainly built with PureScript + JSX for rendering.

Stats

  • PureScript: ~70k lines
  • JSX: ~49k lines
  • JavaScript: ~4k line (mostly FFI)
4 Likes

I am also using the purescript-presto-dom library. But I can not find the documentation anywhere.
really, I have many questions for this library.

1 Like

We’re using PureScript (Halogen) for our web UI on inflex.io. Backend is Haskell.

5 Likes

We’re using PureScript at Panoramic for a Remote Veteran Portal that allows Vets sign their Benefit Claim documents without having to travel into an office (especially helpful during the pandemic). The backend is in Haskell.

We are in the process of developing all of our new apps using PureScript on the front-end and Haskell on the back.

6 Likes

We partnered with Limelight on their recently announced Realtime Streaming platform - https://www.limelight.com/products/video-delivery/realtime-streaming/ - a mix of PureScript (with a Purerl backend), Erlang, Rust. All the command and control is PureScript/Purerl and has worked really well.

10 Likes