Skip to content

🎢 One-stop station for SCF(serverless cloud functions) development and management.

License

Notifications You must be signed in to change notification settings

we-mobius/mobius-scf

Repository files navigation

Thoughts Daily Logo

Standard - JavaScript Style Guide Commitizen friendly

📜 English Doc  |  📜 中文文档

Mobius SCF

🎢 One-stop station for SCF(serverless cloud functions) development and management.

Documentation

# 1. clone this repository to your develop machine
git clone [email protected]:we-mobius/mobius-scf.git

# 2. intialize the dependencies & register to gloal path
npm install && npm link

# 3. edit your project configurations
cp ./configs/secret.example.js ./configs/secret.js && code ./configs/secret.js

# 4. read instructions & user helps
cat ./docs/instructions.md
mobius-scf --help
mobius-scf account --help
mobius-scf function -- help

# 5. do what you want
# ...

All the relative documentations of detail, pls check ./docs,which contains:

Built With

  • @cloudbase/cli - Tencent CloudBase Command-Line Interface 🤞
  • mincloud - ifanr Cloud Command-Line Interface 🤞

Author

License

This project is licensed under the GPL-3.0 License - see the LICENSE file for details.

About

🎢 One-stop station for SCF(serverless cloud functions) development and management.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published