https://github.com/jdan/bucklescript-vercel-example
OCaml (Bucklescript) + Vercel
https://github.com/jdan/bucklescript-vercel-example
Last synced: 5 months ago
JSON representation
OCaml (Bucklescript) + Vercel
- Host: GitHub
- URL: https://github.com/jdan/bucklescript-vercel-example
- Owner: jdan
- Created: 2020-06-14T20:09:11.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2021-08-12T14:37:11.000Z (almost 5 years ago)
- Last Synced: 2025-06-02T01:27:57.624Z (about 1 year ago)
- Language: Standard ML
- Size: 39.1 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## bucklescript-vercel-example
An experiment in writing serverless code on [Vercel](https://vercel.com/) using OCaml via [BuckleScript](https://bucklescript.github.io/)
```
npm i
npm run watch
```