git clone [email protected]:Pipend/spy-server.git
-
npm install
-
npm run configure
- this createsconfig.ls
in the project directory (update it with your list of projects and the corresponding storage details) -
lsc server.ls
gulp build
to transpile livescript files to javascriptnpm test
&npm run coverage
for unit tests & coverage