laf/docs/index.md
Hai f108bc7a81
doc: fix docs typos & dark theme button style (#1102)
* chore: add check version

* fix: dark theme button style

* fix: docs typos

* feat: remove semver
2023-05-06 11:10:21 +08:00

1.6 KiB
Raw Permalink Blame History

title layout hero heroImage tagline actionText actionLink features
laf 云开发文档 home
name text tagline actions
laf 像写博客一样写代码 随时随地上线 life is short, you need laf :)
theme text link
brand 快速开始 /guide/
theme text link
alt 立即使用 https://laf.run/
theme text link
alt GitHub 仓库 https://github.com/labring/laf
https://socialify.git.ci/labring/laf/image?description=1& 像写博客一样写函数,随手上线 Get Started /guide/
title details
云函数 在云端运行的代码,使用 Typescript 编写云函数,支持 WebSocket前端直接调用。云函数为 Node.js 运行环境,无需冷启动。
title details
云数据库 开箱即用,无需创建。还可客户端“直接”通过访问策略操作数据库,可节约 90%+ 的后端接口,前端开发者可独立完成应用开发。
title details
在线编程 IDE 支持 AI 生成云函数,码中生花。支持全类型智能提示,在线编写、调试、日志,代码即内容。随时随地,发布上线。
title details
触发器 云函数可配置定时器和事件触发器,其中可监听数据库变更事件,数据变更可触发云函数的执行(事件触发器稍晚更新)。
title details
云存储 提供专业兼容 S3 标准的对象存储服务MinIO),支持 Service Account 开放能力。
title details
静态网站托管 前端静态网站一键部署托管,自动分配的二级域名可直接访问,支持绑定自定义域名及自动生成 SSL 证书。