Skip to content

A simple example for creating a Clojure web app on Google CloudRun

Notifications You must be signed in to change notification settings

ilikedata/hello-cloudrun-clj

Repository files navigation

Clojure on Google CloudRun

A simple example showing how to create and deploy a Clojure web app to Google CloudRun.

Demo

Demo running on GCP Cloud Run

Prerequisites

You will need Leiningen 2.0.0 or above installed.

Running

To start a web server for the application, run:

make run

Deploying

To deploy to Google CloudRun

make deploy

About

A simple example for creating a Clojure web app on Google CloudRun

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published