Skip to content

Full stack MERN application that allows users to create contact lists from excel files, then draft and schedule messaging campaigns using OpenAI. Fork of vi-parser.

Notifications You must be signed in to change notification settings

pjleclair/smartraiser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Full stack MERN application that allows users to create contact lists from excel files, then draft and schedule messaging campaigns using OpenAI.

Create a .env file with the following to run locally:

openai auth

API_KEY=""

ACC_SID=""

twilio auth

TWILIO_AUTH_TOKEN=""

TWILIO_MSG_SID=""

mailjet keys

MJ_API_PRIV_KEY=""

MJ_API_PUB_KEY=""

jwt secret key for logins

SECRET=""

db cluster

MONGO=""

Hosted app can be tested with the following username and password:

username:

test

password:

test

About

Full stack MERN application that allows users to create contact lists from excel files, then draft and schedule messaging campaigns using OpenAI. Fork of vi-parser.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published