Skip to content

willisplummer/public-texting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

public-texting

create a public record of a text convo proxy'd through twilio

Development

install nix-shell (curl https://nixos.org/nix/install | sh)

To run locally:

$ nix-shell --pure --command "yarn watch"

Deployment

We're using heroku: git push heroku master

To access the heroku db:

  • heroku addons (displays the name of the pg instance)
  • heroku pg:psql INSTANCE_NAME --app public-texting

To view the logs: heroku logs --app public-texting

Nice to haves

  • links
  • timestamps when it's been a few hours between messages
  • real time updating

About

create a public record of a text convo proxy'd through twilio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published