uriklar / election-polls-frontend

0 stars 2 forks source link

Deploy app (firebase?) #5

Closed uriklar closed 9 years ago

uriklar commented 9 years ago

Deploy the app. The best hosting I know is firebase. It's super easy! I already tried deploying with it but I encountered an issue where the d3.js library isn't being compiled correctly to the vendor file. When deploying, use the dist folder. If anyone can figure out what's the problem with d3 it'll be great. I even tried adding d3 from a cdn but that still didn't work.

bjesus commented 9 years ago

You're talking about the client alone? or the rails server?

I'd say for the client we can live with a simple static hosting - I can take care of that tonight. later on we'll pack the code to a phonegap app and release it.

As for the server - if Heroku isn't getting to expensive, let me know and I'll take care of it.

uriklar commented 9 years ago

Yes, client alone... The server is currently deployed to heroku. It's a preety light server side so I don't see it billing up anytime soon. Right now it's on the free plan.

bjesus commented 9 years ago

OK, so don't worry about the client- I'll deploy it tonight. I think we can close this ticket :-)

bjesus commented 9 years ago

Hosted here: http://polls-app.v15.org.il/