Deploying a Crystal application to Heroku
Crystal is a typed, LLVM compiled language that reads (mostly) as Ruby. It’s a modern language that comes bundled with support for WebSockets, OAuth and other niceties.
Here is an overview and how to deploy your first app to heroku: https://subvisual.co/blog/posts/63-deploying-a-crystal-application-to-heroku
Post a comment