-
In order to start the backend, you need to execute 'run' or 'run.bat' depending on your OS
-
Otherwise, you can call
pm2 stop all
/pm2 restart all
should you encounter critical errors -
Specify which branch you want to update for submodule in .gitmodules and update it with
git submodule update --remote
-
Helpful commands
$./run
$./stop
-
- To then restart the server again, type:
$pm2 reload all
- To then restart the server again, type:
-
- If you want to bring the server logs back on-line to check them after hitting control-c, type:
$pm2 logs all
- If you want to bring the server logs back on-line to check them after hitting control-c, type:
-
- If you want the server to run on system startup (tested on Unix based OS) type:
$./persist
- If you want the server to run on system startup (tested on Unix based OS) type:
-
- Make sure the submodule is up-to-date
$git submodule foreach git pull origin master
- Make sure the submodule is up-to-date
-
Notifications
You must be signed in to change notification settings - Fork 0
futurerealitylab/metaroom-webxr
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
The Web Graphics / XR Framework, first used for the Computer Graphics course in Fall '19
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published