You are required to implement a simple file server based on express.js.
You are required to implement a RESTful service to create, read, update and delete contents on the server.
You are required to implement a chat service and client based on WebSocket.