nimit2801 / scratch-newsletter

Scract Newsletter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scratch Newsletter

A newsletter implementation from scratch using Appwrite Function with Js

Tech stack used

  • Appwrite
  • Node.js

Architecture

  • Every time someone adds their email to the newsletter on the static page. The form sends an invocation to the Appwrite function.
  • This appwrite function then adds the email to the collection in the appwrite database and sends them a welcome email.

Author

About

Scract Newsletter

License:Mozilla Public License 2.0


Languages

Language:JavaScript 80.6%Language:CSS 13.2%Language:HTML 6.2%