-
Install nodejs/npm and angular client, typescript and forever:
npm install -g @angular/cli@1.4.9 typescript forever -
Install and run MongoDB. Create a readwrite user for a 'mm' database.
-
Configure mongodb and (optionally) dns auth in MMBackend/mm.config.json
-
Install dependencies in MMBackend and MMFrontend (in the respective folders, run
npm install). -
Build frontend:
cd MMFrontend && ng build -
Build backend:
cd MMBackend && tsc -p ./tsconfig.json -
Run webserver & api:
cd MMBackend && ./startServer.js -
Run mm backend:
cd MMBackend && ./startMM.js -
(6-9 can also be achieved using the foreverMM.sh script)
-
Notifications
You must be signed in to change notification settings - Fork 0
OpenIMPRESS/oi.tool.matchmaker
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
...
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published