reflex-frp / reflex-platform

A curated package set and set of tools that let you build Haskell packages so they can run on a variety of platforms. reflex-platform is built on top of the nix package manager.
https://reflex-frp.org
BSD 3-Clause "New" or "Revised" License
723 stars 164 forks source link

Being able to specify `jsaddle-warp` port #831

Closed iogrt closed 5 months ago

iogrt commented 10 months ago

Hello, I would like to be able to change the jsaddle-warp port. Specifically because I'd like to run multiple instances of my app locally.

ali-abrar commented 6 months ago

Hi, does the example in this gist help?