Skip to content

mikesoylu/email-helper

Repository files navigation

@helper.email

Chat with GPT via email.

Requirements

Environment Variables

To add environment variables to your project

  1. Rename env.example to .env.
  2. Set environment variables for your stage in .env.

Installation

Install the npm packages

$ npm install

Install local tunnel to test mail hooks on local environment

$ npm install -g localtunnel

Usage

To simulate API Gateway locally using serverless-offline

$ script/start

To deploy your project to production

$ script/deploy

Running Tests

Run your tests using

$ npm test

About

GPT helper for email

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published