Skip to content

Instantly share code, notes, and snippets.

@goldtreefrog
Last active November 10, 2018 23:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save goldtreefrog/2db983dc76c399c0636a39a4787c0af5 to your computer and use it in GitHub Desktop.
Save goldtreefrog/2db983dc76c399c0636a39a4787c0af5 to your computer and use it in GitHub Desktop.
Links to Write to Speak Demo App
Name of App: Write to Speak (Demo - React rewrite based on prior JQuery project but the old one did not have a database)
Live static version: https://5b419b653813f03633545718--write-to-speak-demo.netlify.com/
NOTE: This version uses dummy data and lacks login capabilities. (The various links do not actually check for login status.)
Github repository for last static version:
https://github.com/goldtreefrog/write-to-speak-demo/tree/ef7382e023fb5d2ac3a6c4c43e350535d35d34c8
Latest version, not static: https://github.com/goldtreefrog/write-to-speak-demo
Latest live app, running same code as in previous line immediately above (assuming travis-ci passed tests):
https://boiling-gorge-25698.herokuapp.com/
Back-end Github repository: https://github.com/goldtreefrog/write-to-speak-api
Live back end: https://agile-basin-78905.herokuapp.com/
Note: You can test that you get a (trivial) response without sending any data by going to https://agile-basin-78905.herokuapp.com/users/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment