/checklet

Grammarly... But the suggestions are for any type of writing (improving your resume, cold emails, etc.)

Primary LanguageTypeScriptMIT LicenseMIT

Checklet

The Checklet Editor

Getting Started

  1. make a directory called .vscode/ and make a file in it called settings.json where the contents of settings.json is .example.vscode.settings.json

  2. yarn install

How to run it:

yarn run redis
yarn run dev

Deployment

To deploy checklet, you need to read the documentation under the deploy/ directory

Note: If you want to deploy your own Checklet with auth, make sure to setup firebase!