Live API endpoint: http://moonbase.info.gf:3000/v1
/messages --> retrieves all messages from postgresdb
/userId --> generates a unique userId key to store in postgres db & to use as an endpoint for generating a userId and storing user's of front-end clients
yarn runQuery
yarn run startdev
Goto localhost:3001 Goto localhost:3001/api-docs for API Docs