up-clojure icon indicating copy to clipboard operation
up-clojure copied to clipboard

Example project for using Clojure with Apex Up

Clojure on Apex Up

This is an example project to deploy an HTTP server written in Clojure using Apex Up.

Getting Started

Install Up:

$ curl -sf https://up.apex.sh/install | sh

Deploy the app:

$ up

Open it in the browser:

$ up url --open