CodeCrowCorp / infinibuild-api

infinibuild Serverless API

Home Page:https://api.infini.build

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


The serverless API for infinibuild


         

     


Developing

Once you've forked and cloned the project:

With wrangler, you can build, test, and deploy your Worker with the following commands:

$ npx wrangler dev

# deploy your Worker globally to the Cloudflare network (update your wrangler.toml file for configuration)
$ npx wrangler publish

Contributing

Your feedback is welcome and appreciated! Please use the issue tracker to talk about potential implementations or make feature requests. If you're interested in making a PR, we suggest opening up an issue to talk about the change you'd like to make as early as possible.

About

infinibuild Serverless API

https://api.infini.build

License:GNU General Public License v3.0


Languages

Language:Rust 100.0%