Server for https://societyofmind.ai. See https://deepwiki.com/socmind/socmind-server for an overview of the system architecture. Installation $ npm install Running the app # development $ npm run start # watch mode $ npm run start:dev # production mode $ npm run start:prod