AndrewWalsh / mail-post

Abandoned like all pet projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mail-post

Build Status Appveyor Build Status Coverage Status

Send bulk email campaigns easily using Electron & Serverless.

Download

Apple Windows Linux

Development

git clone https://github.com/AndrewGHC/mail-post.git
cd mail-post
yarn

Following this, you will have the ability to run key scripts:

npm run package: Package the application to ./release (os specific).

npm run dev: Run the application in dev mode.

npm run start: Run the application in production mode, without packaging.

Helper scripts:

npm run create-db: Create local sqlite dbs (only the production db is used in the package).

About

Abandoned like all pet projects

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 98.7%Language:HTML 1.3%