📝(frontend) Update documentation
Improve and add jsdoc. Signed-off-by: Zorin95670 <moittie.vincent@gmail.com>
This commit is contained in:
@@ -17,8 +17,6 @@ import { logger } from '../utils';
|
||||
/**
|
||||
* init the collaboration server.
|
||||
*
|
||||
* @param port - The port on which the server listens.
|
||||
* @param serverSecret - The secret key for API authentication.
|
||||
* @returns An object containing the Express app, Hocuspocus server, and HTTP server instance.
|
||||
*/
|
||||
export const initServer = () => {
|
||||
|
||||
Reference in New Issue
Block a user