---
title: Strapi 概念架構介紹
tags: Strapi
description: Strapi brief introduction!
---
# Strapi基本概念及架構(Strapi介紹-中篇)
<!-- Put the link to this slide here so people can follow -->
來源: https://strapi.io/documentation/3.0.0-beta.x/concepts/concepts.html
[前篇(快速入門)](https://hackmd.io/oXdEw-gBTSGheNsARMJYVg)
[中篇(概念架構介紹)](https://hackmd.io/LqgfRVBXQf-OYFrvdiT7Hw)
[後篇(部署及設定)](https://hackmd.io/-2zeYcrgR52aI-gssI-XFQ)
:cat: 簡單介紹Strapi的概念與架構
---
## 1. Strapi 檔案結構(僅介紹API, config檔案)
### API, config, ...
Penguin Cho changed 6 years agoSlide mode Like Bookmark
---
title: Strapi 快速入門
tags: Strapi
description: Strapi quick start!
---
# 用Strapi 10分鐘就建好API(Strapi介紹-前篇)
<!-- Put the link to this slide here so people can follow -->
來源: https://strapi.io/documentation/3.0.0-beta.x/getting-started/quick-start.html
[前篇(快速入門)](https://hackmd.io/oXdEw-gBTSGheNsARMJYVg)
[中篇(概念架構介紹)](https://hackmd.io/LqgfRVBXQf-OYFrvdiT7Hw)
[後篇(部署及設定)](https://hackmd.io/-2zeYcrgR52aI-gssI-XFQ)
:+1: 不用設定資料庫以及接觸後端程式,用Strapi就能為你的前端網頁快速建置好API !!
---
## Step 1. 在電腦上安裝Strapi
`
Penguin Cho changed 6 years agoBook mode Like 1 Bookmark
---
title: Strapi 部署及設定
tags: Strapi
description: Strapi quick start!
---
# 將Strapi 部署到網路上吧!(Strapi介紹-後篇)
<!-- Put the link to this slide here so people can follow -->
來源: https://strapi.io/documentation/3.0.0-beta.x/guides/deployment.html
[前篇(快速入門)](https://hackmd.io/oXdEw-gBTSGheNsARMJYVg)
[中篇(概念架構介紹)](https://hackmd.io/LqgfRVBXQf-OYFrvdiT7Hw)
[後篇(部署及設定)](https://hackmd.io/-2zeYcrgR52aI-gssI-XFQ)
:+1: 將Strapi部署到雲端平台,隨時都可以管理你的後台資料,讓你的前端網頁輕鬆使用~
---
## Step 1. 更改相關設定
- 更改server相關設定
將host
Penguin Cho changed 6 years agoView mode Like Bookmark