- Create the message system as an `npm package` on `npmjs`. - Library would have a `subscribe`, `publish` and `fetch` functionality for message. - Library would potentially include a script to set up postgres DB to prepare for message `dispatch` and `subscription`.