Skip to content
Snippets Groups Projects
Commit 4758d87d authored by Jiwon Sheen's avatar Jiwon Sheen
Browse files

add readme outline

parent 93516fcd
No related branches found
No related tags found
No related merge requests found
Pipeline #11120 passed
...@@ -9,6 +9,22 @@ ...@@ -9,6 +9,22 @@
- Typescript - Typescript
- Wrangler - Wrangler
## Outline
1. Cloudflare workers
- Cloudflare workers란?
- serverless platform
- Cloudflare workers hello world
2. Cloudflare KV(Key-Value) storage
- Cloudflare KV storage란?
- key-value pair
- KV-tutorial
3. workers with gitLab CI/CD(pipeline)
- .gitlab-ci.yml
- deploy
4. Short URL service with workers and kv storage
- URL parsing
- redirect
## 아이탬 선정 동기 ## 아이탬 선정 동기
서버를 구축하는데는 많은 시간과 비용이 소모된다. 서버를 구축하는데는 많은 시간과 비용이 소모된다.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment