Skip to content

Commit

Permalink
docs: add overview
Browse files Browse the repository at this point in the history
  • Loading branch information
ngshiheng committed Jun 9, 2022
1 parent d3525a8 commit 38d5721
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,19 @@ This is a proof of concept (POC) of how one builds an actual URL shortener servi

[Read more...](https://jerrynsh.com/i-built-my-own-tiny-url/)

## Overview

- [Overview](#overview)
- [Requirements](#requirements)
- [Setup](#setup)
- [Installation](#installation)
- [Creating KV](#creating-kv)
- [Optional: CI/CD](#optional-cicd)
- [Usage](#usage)
- [Deployment](#deployment)
- [Contributing](#contributing)
- [Steps](#steps)

## Requirements

- Get a [Cloudflare](https://www.cloudflare.com/) account
Expand Down

0 comments on commit 38d5721

Please sign in to comment.