Skip to content

Commit

Permalink
chore: Update web-smtp-relay-client documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
aeltorio committed Aug 26, 2024
1 parent d940044 commit d8492d7
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions web-smtp-relay-client/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

A simple client for the web-smtp-relay server.

## Table of Contents

- [@sctg/web-smtp-relay-client](#sctgweb-smtp-relay-client)
- [Table of Contents](#table-of-contents)
- [Installation](#installation)
- [Usage](#usage)
- [Cloudflare Pages client and serverless functions](#cloudflare-pages-client-and-serverless-functions)
- [Client-side (Single Page Application)](#client-side-single-page-application)
- [Server-side (Cloudflare Pages Serverless Function)](#server-side-cloudflare-pages-serverless-function)
- [License](#license)

## Installation

```bash
Expand Down

0 comments on commit d8492d7

Please sign in to comment.