It was great
Definitely the funnest conference I’ve attended, Clojure or otherwise, in a long time.
@clojuregeek Do you have an app that you want me to use?
If not, I’m sure I can make something
I have a composure api with Postgres
That would work
it was one of my first projects
since i didn't know any better I used same database for testing and for "prod" ... test data was prefixed with a "TEST" for the recipe name and I had functions to delete that data .. doh...
i updated it to 1.9 and removed korma and used sql instead when i updated it over holiday break
so i'd really like to know how to deploy this to say linode or digital ocean