docs: update Developer Guide and Concepts sections in Olares (#1816)
* Content modification 1. Hide Recommendation 2. Update link of LLDAP 3. Update content of Service system * Jump link reset * Additional changes
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# 创建你的首个 Olares 应用
|
||||
|
||||
你可以通过本教程学习如何使用 DevBox 开发一个 Olares 应用。
|
||||
你可以通过本教程学习如何使用 Studio 开发一个 Olares 应用。
|
||||
|
||||
整个教程以开发一个简单的 [Note](https://github.com/beclab/terminus-app-demo) 工具为例。展示如何从创建应用开始,开发一个完整的 Olares 应用。
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
展示如何创建一个 Olares 应用,并逐步配置这个应用的初始化开发环境。
|
||||
|
||||
2. [开发后端](./backend.md)<br>
|
||||
学习如何利用 DevBox 的 IDE 完成后端 Golang 程序的开发,并为前端提供 API 接口。
|
||||
学习如何利用 Studio 的 IDE 完成后端 Golang 程序的开发,并为前端提供 API 接口。
|
||||
|
||||
3. [开发前端](./frontend.md)<br>
|
||||
以 NodeJS 为例,学习如何在 DevBox 的提供的 IDE 中开始前端页面的相关开发。
|
||||
以 NodeJS 为例,学习如何在 Studio 的提供的 IDE 中开始前端页面的相关开发。
|
||||
|
||||
Reference in New Issue
Block a user