trigger updates via websocket #2

Open
tsr wants to merge 1 commits from socket into master
First-time contributor

Per default tries to connect to websocket at http://localhost:1338 to receive database updates via socket.io-client.
To change the websocket location set REACT_APP_WEBSOCKET.

Per default tries to connect to websocket at http://localhost:1338 to receive database updates via socket.io-client. To change the websocket location set REACT_APP_WEBSOCKET. - requires [backend changes](https://irc.anarchyplanet.org/git/AnarchyPlanet/tasks-backend/pulls/1)
This pull request cannot be merged automatically due to conflicts.
Merge manually to resolve the conflicts.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin socket:socket
git checkout socket
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: notnull/tasks-mockup#2
No description provided.