Last active
November 10, 2018 23:38
-
-
Save goldtreefrog/2db983dc76c399c0636a39a4787c0af5 to your computer and use it in GitHub Desktop.
Links to Write to Speak Demo App
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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