farside/lib
Ben Busby d4581797e7
Allow bypassing app router with FARSIDE_NO_ROUTER
Setting the aforementioned env var skips creation of the app router,
which is useful for running update.exs when the main app is already
running (otherwise there's a port conflict).
2021-11-15 20:09:34 -07:00
..
farside Allow bypassing app router with FARSIDE_NO_ROUTER 2021-11-15 20:09:34 -07:00
farside.ex Prevent same instance from being selected twice in a row 2021-11-10 12:19:37 -07:00
service.ex Move Service struct def to its own module 2021-11-10 11:48:39 -07:00