Skip to content
This repository was archived by the owner on Apr 22, 2021. It is now read-only.

Deployment

jlchereau edited this page May 12, 2014 · 24 revisions

#Introduction

#DB on MongoLab

Go to http://www.mongolab.com, register and create a database and a db user on AWS Europe. Copy the URI in the form mongodb://<dbuser>:<dbpassword>@ds063178.mongolab.com:63178/expressjs to https://github.com/jlchereau/Phonegap.Express/blob/master/config/production.json

#API Server on Heroku

Sources:

#HTML 5 web app on Google Drive

#Phonegap web app

Clone this wiki locally