/SOSML-backend

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Backend

This folder contains the source code and configuration to run the backend.

Prerequisites

The dependencies of this package must be installed to be run.

npm install

Just start it via:

npm run start

For more information and settings look into config.js If your want to serve the frontend with this make sure it is cloned, prepared and built into the submodule.