From 3865dfc3ac640199fa7708310a701ae69688db6f Mon Sep 17 00:00:00 2001 From: NightWhite Date: Tue, 16 May 2023 21:06:18 +0800 Subject: [PATCH 1/2] doc: delete old pic --- README_en.md | 31 ++++++------------------------- 1 file changed, 6 insertions(+), 25 deletions(-) diff --git a/README_en.md b/README_en.md index f47f5aaa20..bea3ef9307 100644 --- a/README_en.md +++ b/README_en.md @@ -6,7 +6,7 @@

- + [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/labring/laf) [![](https://img.shields.io/docker/pulls/lafyun/system-server)](https://hub.docker.com/r/lafyun/system-server) ![TypeScript](https://img.shields.io/badge/typescript-%23007ACC.svg?logo=typescript&logoColor=white) @@ -23,7 +23,7 @@ ## 👀 What is `laf` - laf is a cloud-native development platform -- laf is an open-source BaaS platform(Backend as a Service) +- laf is an open-source BaaS platform (Backend as a Service) - laf is an out-of-the-box serverless platform. - laf is an one-stop-shop for all your cloud-native development needs: - Cloud Function @@ -56,26 +56,7 @@ - **WebSocket** - Built-in support for WebSocket, everything you need is included! -### Some Screen Shots of `laf` Dashboard: - - - - - - - - - - - - - - - - - - -
Cloud FunctionCloud Storage
Cloud DatabaseApplication Management
+![](https://sif268-laf-image.oss.laf.dev/dev.png) ## 👨‍💻 Who is `laf` for? @@ -89,9 +70,9 @@ - `laf` saves you from tedious server admin/operation works. - `laf` saves you from boring `nginx` configs. - `laf` saves you from the hassle of manual DB deployment, security config. - - `laf` saves you from the torment of 「10 min coding, 10 hour deploying」. + - `laf` saves you from the torment of [10 min coding, 10 hour deploying]. - `laf` lets you inspect logs in the browser in any places at any time. No more SSH to the server! - - `laf` lets you「write functions like blog」, just code and click to deploy! + - `laf` lets you [write functions like blog], just code and click to deploy! 3. **Cloud Native Developer**, get a more powerful, user-friendly and flexiable platform. No more contraints from **AWS** or **GCP**! @@ -171,7 +152,7 @@ Independent domain names and HTTPS licenses can be applied to your applications ## 🏘️ Community - [WeChat Group](https://oss.lafyun.com/wofnib-image/2022-04-22-14-21-MRJH9o.png) -- [QQ Group:603059673](https://jq.qq.com/?_wv=1027&k=DdRCCiuz) +- [QQ Group: 603059673](https://jq.qq.com/?_wv=1027&k=DdRCCiuz) - _More community resources will be added soon!_ ## 🌟 Star History From 9ab1f301e493dcb9dfae11a9b9322b378751f25c Mon Sep 17 00:00:00 2001 From: NightWhite Date: Tue, 16 May 2023 21:07:59 +0800 Subject: [PATCH 2/2] doc: restore some text formatting --- README_en.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README_en.md b/README_en.md index bea3ef9307..f2fdc6910b 100644 --- a/README_en.md +++ b/README_en.md @@ -70,9 +70,9 @@ - `laf` saves you from tedious server admin/operation works. - `laf` saves you from boring `nginx` configs. - `laf` saves you from the hassle of manual DB deployment, security config. - - `laf` saves you from the torment of [10 min coding, 10 hour deploying]. + - `laf` saves you from the torment of「10 min coding, 10 hour deploying」. - `laf` lets you inspect logs in the browser in any places at any time. No more SSH to the server! - - `laf` lets you [write functions like blog], just code and click to deploy! + - `laf` lets you「write functions like blog」, just code and click to deploy! 3. **Cloud Native Developer**, get a more powerful, user-friendly and flexiable platform. No more contraints from **AWS** or **GCP**!