Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gunar/vercel-cljs

ClojureScript builder for Vercel
https://github.com/gunar/vercel-cljs

Last synced: 7 days ago
JSON representation

ClojureScript builder for Vercel

Awesome Lists containing this project

README

        

# vercel-cljs

_This project is under construction._

## Goal

Making shipping serverless Clojure(Script) applications
on the [Vercel](https://vercel.com) platform
as easy as [shipping JavaScript, Go, Python, and Ruby today](https://vercel.com/docs/v2/serverless-functions/supported-languages).

The second goal is to help developers transition from JavaScript to Clojure.

## Similar work

- [vercel-bash](https://github.com/importpw/vercel-bash)
- [vercel-php](https://github.com/juicyfx/vercel-php/)