UP-MIT-GSL / GSL2013

0 stars 0 forks source link

Make Jade app #21

Closed kcvajgf closed 11 years ago

kcvajgf commented 11 years ago

Use momentum.

Upload a jade file, then compile, then render.

Must generate a URL that can be shared.

Deadline June 25, 2013.

kcvajgf commented 11 years ago

While (very long) migration is running in background, I made a Jade app here:

http://github.com/kcvajgf/angular-momentum/tree/apps

See localhost:8000/#/jade

There's a route in server.py called /compilejade. Unfortunately it doesn't compile jade yet (just echoes the input data). Can you help me compile in the backend? Thanks.

After that, we might want to deploy this (and the other apps) immediately.

kcvajgf commented 11 years ago

Added Jade compilation in server.py (we need to run npm install in /home/vagrant/angular-momentum/backend/ though.

Can you help me please deploy http://github.com/kcvajgf/angular-momentum/tree/apps into http://gsl.paytonyao.com/ ? Thank you.