Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/gunar/vercel-cljs
- Owner: gunar
- Created: 2020-06-29T18:37:45.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-10T23:49:35.000Z (almost 4 years ago)
- Last Synced: 2024-12-15T10:20:30.858Z (11 days ago)
- Language: JavaScript
- Homepage: https://vercel-cljs.vercel.app
- Size: 24.4 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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/)