RSPET icon indicating copy to clipboard operation
RSPET copied to clipboard

Include a bootstrap script to speed up development and testing

Open alexdor opened this issue 7 years ago • 1 comments

There should be a script that bootstraps the project for the development environment, this script could include the following:

  • Speen up some local dummy clients ( perhaps docker with docker-compose could be used to emulate clients with different OSes )
  • Start a server ( docker and docker-compose could be used here as well )
  • Connect the server with the clients

alexdor avatar Oct 24 '16 16:10 alexdor

I think it should be broken into two milestones. One short term, that is implementing the essence of the requested feature; and one long term that is following the suggested implementation. I'll get to the first part asap.

panagiks avatar Oct 24 '16 19:10 panagiks