Closed ravipal86 closed 8 years ago
Yes, at regular intervals we can export the whiteboard data into json and use redis to store it.
On Thu, Jan 15, 2015 at 5:03 PM, ravipal86 notifications@github.com wrote:
Is it possible to use database with whiteboard to keep whiteboard persistent ?
— Reply to this email directly or view it on GitHub https://github.com/mlakkadshaw/Deadsimplewhiteboard/issues/1.
is it possible to give me an example so i can test with database. to make sure persistent whiteboard.
i want host this in my server.how to install this board,thank you
To install it on your server, follow these steps:
npm install
node app.js
please tell me that the code of server of connection between two persons @mlakkadshaw
@yanzhou-share this is the server code https://github.com/mlakkadshaw/Deadsimplewhiteboard/blob/master/app.js#L84
Is it possible to use database with whiteboard to keep whiteboard persistent ?