Skip to content
This repository was archived by the owner on Jan 15, 2023. It is now read-only.

Latest commit

 

History

History
24 lines (15 loc) · 995 Bytes

File metadata and controls

24 lines (15 loc) · 995 Bytes

kotori (using Netlify)

kotori running on Netlify Functions

Quick start

1. (optional) Connect with Notion

Notion can be used to store your inbox activity.

You may choose to skip this step for now (and configure the environment variables on your own later).

To continue, follow the Notion App authorization link. This will create a table using a template and generate a token for kotori to update that table. You may proceed with the rest of the steps from there.

2. Generate a private key

Use openssl or the generator utility to generate a private key

2. Deploy to Netlify

Deploy to Netlify

3. Configure

Update the site url and tweak the configuration in your cloned repository