/bolt

The fastest way to deploy a JavaScript function as a service.

Primary LanguageTypeScriptMIT LicenseMIT

Bolt logo

Bolt

Deploy JavaScript services really quick.


License Created by Achilles Schmelzer stars

Documentation   •   Discord   •   npm   •   Issues   •   @killthebuddha_   •   quiver

Overview

bolt is a ridiculously simple CLI tool for deploying a JavaScript function as a service.

npx bolt deploy --public my-awesome-function.js

Table of Contents

Install

npm install @killthebuddha/bolt

Quickstart

TODO

Authentication

TODO

API Reference

TODO

FAQ

How does it work?

bolt is built on top of quiver, an RPC library built on top of XMTP, an end-to-end encrypted messaging protocol.

TODO

...

I have a cool idea, what should I do?

If you have a feature (or bugfix) request, don't hesitate to open an issue, join the discord, or DM @killthebuddha_ on X.