🖥️Development
Want to contribute? Great!
Socrates uses Node.JS + Angular for developing. For fast development, use these commands to run the infrastructure of Socrates.
Infrastructure
MongoDB Replica Set:
Minio S3 Server:
(optional) MongoDB UI:
Application
Have Angular 13 Installed globally, and Node.JS 17 for the Backend.
Start the Node.JS Backend:
Start the Angular Frontend:
Building from source
For production release:
Backend
Frontend
Last updated