Skip to content

Moniarchy/Reached

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reached

A platform that uses the Twilio API and allows organizations to engage with a mass amount of followers via SMS messages.

Reached_Screenshot

Link to Live Site

Setting up Development Environment

  • Clone the repository
  • Install your dependencies: npm install
  • Create your database: npm run db:create
  • Load the schema: npm run db:reset
  • Create a .env file and copy and paste the content of the .env.template file and insert your own environment variables.
  • Run the server: npm run start:dev

Technical Stack

Back End

Database

Front End

About

Mass messaging platform using Twilio.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published