Try it out on https://ihp-backend-chat-app.vercel.app/
$ npm install
$ npm run watch
$ npm run server
The API host is configured in app.jsx
:
initIHPBackend({
host: 'https://ojomabrabrdiuzxydbgbebztjlejwcey.ihpapp.com'
})
Try it out on https://ihp-backend-chat-app.vercel.app/
$ npm install
$ npm run watch
$ npm run server
The API host is configured in app.jsx
:
initIHPBackend({
host: 'https://ojomabrabrdiuzxydbgbebztjlejwcey.ihpapp.com'
})