VersaWhiteboard/scripts
Florent Chehab 0b1d1943ec
feat(backend): new config handling based on file
* Config should be provided as Yaml file now
* Other way to provide configuration are now deprectaed
* The config format is checked agaist a schema with the json-schema standard
* Tests are are added to the project (in the backend for config parsing)
2020-05-11 17:32:37 +02:00
..
config-schema.json feat(backend): new config handling based on file 2020-05-11 17:32:37 +02:00
config.js feat(backend): new config handling based on file 2020-05-11 17:32:37 +02:00
s_whiteboard.js style: formatted entire repo 2020-05-09 15:45:17 +02:00
server-backend.js feat(backend): new config handling based on file 2020-05-11 17:32:37 +02:00
server-frontend-dev.js style: formatted entire repo 2020-05-09 15:45:17 +02:00
server.js style: formatted entire repo 2020-05-09 15:45:17 +02:00
utils.js feat(backend): new config handling based on file 2020-05-11 17:32:37 +02:00
utils.test.js feat(backend): new config handling based on file 2020-05-11 17:32:37 +02:00
WhiteboardServerSideInfo.js feat(backend): new config handling based on file 2020-05-11 17:32:37 +02:00