Skip to content

floatplane-dev/deno-smtp-poelstra

Repository files navigation

SMTP server Poelstra

What

This SMTP backend server waits for form submissions from the website huisartspoelstra.nl and emails the results to team Poelstra.

Built with

  • Deno 🦕
  • Typescript 🌱
  • Nginx 🏎️
  • Debian 🐧
  • PM2 ✨

Built by


For developers

Development is done on the development Git branch.

Commits pushed to the production branch are deployed automatically with Github Actions.

To run the development server:

deno run --allow-env --allow-read --allow-net  --allow-run=git --unstable app/start-server.ts

To run the Deno linter:

deno lint

To daemonise the Deno server in production, use PM2:

pm2 start

Questions?

Ask team Floatplane!

hello@floatplane.dev
www.floatplane.dev

About

This SMTP backend server waits for form submissions from the website huisartspoelstra.nl and emails the results to team Poelstra.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors