Fork me on GitHub
#figwheel
<
2017-05-18
>
joshkh15:05:39

i'm using figwheel for development and i need '(mount/start)' to run on the server to establish a database connection. normally that gets called in -main but figwheel is just pointing to a ring handler. how can i get around this?