GithubHelp home page GithubHelp logo

iresharma / g-notify Goto Github PK

View Code? Open in Web Editor NEW
10.0 3.0 2.0 607 KB

A nuxt and express based html emailer using google APIs

JavaScript 43.50% SCSS 0.30% Vue 56.20%
express nuxt gmail-api emailer gdsc hacktoberfest2021

g-notify's Introduction

G-notify

G-notify is a mass mailer written in nuxt snd express without any third party libraries like (nodemailer). We directly contact GAPIs to send the mail.

Deplyment Status

landing Netlify Status

G-notify Netlify Status

** The above hosted version on netify is not supported anymore **

Features

  • Template collection
  • create template -
  • upload template
  • send single template
  • send multiple template
  • [~] asset management for people to upload files for hosting, basically a cdn mainly for images but also supports other things (untested after new gcp configs)
  • tracking
  • stats

how to start using

  • create a .env file with the following variables

      GMAIL_CLIENT_ID="your client id"
      GMAIL_CLIENT_SECRET="your client secret"
      GMAIL_REDIRECT_URL="your redirect url"
      dbURI="your mongodb url"
      BASEURL="http://localhost:3000"
      BUCKET_NAME="your gcp bucket name"
      DOMAIN="your server domain/IP address"

    you'd also need a service account json named bucket_key.json with suitable permissions and saved in the root folder of the project

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.