Skip to content

A simple form submission receiver in express, TypeScript, and Nodemailer

License

Notifications You must be signed in to change notification settings

ijjk/form-receiver

Repository files navigation

form-receiver

A simple form submission receiver in express, TypeScript, and Nodemailer

Installing

  1. Clone repo
git clone https://github.com/ijjk/form-receiver
  1. Install dependencies
yarn install
  1. Build
yarn build

Testing

  1. First build if you haven't already
yarn build
  1. Run tests with AVA
yarn test

About

A simple form submission receiver in express, TypeScript, and Nodemailer

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published