Commit Graph
13 Commits
Author SHA1 Message Date
Gregory Campbell d6c968a539 Added updateMsg to be able to update messages that already exist using PUT 2021-11-24 21:57:07 -05:00
Gregory Campbell 1ee2b19c08 Updated newMsg to post a new message when given id and message parameters 2021-11-24 21:45:25 -05:00
Gregory Campbell 3dbdf84057 Combined actions into one sequential workflow 2021-11-23 23:20:00 -05:00
Gregory Campbell 2be708601c Attempted fix for eslint and removed prettier linting to make lint job simpler for now 2021-11-23 23:12:05 -05:00
Gregory Campbell 7279542922 Added lint check in Actions 2021-11-23 22:55:48 -05:00
Gregory Campbell 467c75b55a Added basic logging output for debugging locally 2021-11-23 22:47:32 -05:00
Gregory Campbell 0786eeb492 Changed branch name that action is ran on from master to main 2021-11-23 21:52:15 -05:00
Gregory Campbell da3662abc4 Added github action so heroku is deployed when a change is pushed to main branch 2021-11-23 21:49:24 -05:00
Gregory Campbell fbb1893ad5 Syntax fix and removal of mongodb depricated warnings 2021-11-23 15:15:16 -05:00
Gregory Campbell bd7ffcfc7a Updated static index page 2021-11-23 15:07:19 -05:00
Gregory Campbell ba98c76e23 Complete swap from express and aws to express and heroku due to the much smaller learning curve needed for a herkou build 2021-11-23 15:01:58 -05:00
Gregory Campbell 58de36beb0 Created basic RESTapi to work with aws 2021-11-22 23:21:52 -05:00
Gregory CampbellandGitHub 5bc6268e37 Initial commit 2021-11-22 18:13:52 -05:00