Skip to content

Latest commit

 

History

History
83 lines (69 loc) · 9.64 KB

README-en.md

File metadata and controls

83 lines (69 loc) · 9.64 KB

Funcraft

(have)Fun with Serverless

logo.jpg

中文文档

Fun is a development tool for serverless applications. It can help you to efficiently arrange cloud resources such as Function Compute, API Gateway, Log Service and so on. You can use it to develop,build and deploy FC by describing relative resources in a template.yml file.

If you want to use the old syntax, please refer to README.md.

Get Started

As a command-line tool, Fun has built-in subcommands such as config, local, deploy, and so on.

The config subcommand can be used to configure fun, the local subcommand can be used to run the debugging function locally, and the deploy subcommand can publish your resources.

We have prepared a series of tutorials to help you use the Fun tool more easily:

References

License

The MIT License