Hi Michael, Thanks for using Pedestal and thanks for taking time to write a blog post!
Looks good to me as well. If you want a fully interactive dev setup (so you don't have to keep restarting the server), you can start a repl, run `(def serv (run-dev))` and connect your editor to that repl. As you update code and re-evaluate it, the changes will appear. Good luck! Paul -- You received this message because you are subscribed to the Google Groups "pedestal-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/pedestal-users.
