# Run a development server to debug the app. # # Depends on development shell. # # Run with: # nix-shell --run scripts/dev_server.sh pushd src/main/webapp # serve this directory node ../../collab/server/run_server.js popd