Moden Web Development

Out of context: Reply #15

  • Started
  • Last post
  • 22 Responses
  • sherm0

    building my first native app...
    Another photosharing/social thing.

    On front end:
    - ionic/angularJS

    On back end:
    - Node
    - Express
    - Mongo/Mongoose
    - Cloudinary for image storage (they have a free plan that allows upload of 7500 images per month)

    The back end is built like a pure json API which the front end (devices) use for authentication, saving, and retrieving data.

    The platform I'm using for hosting the node app is called OpenShift.
    There is a free plan that allows you to set up 3 applications, does all the provisioning, and DNS stuff I don't care to do... and best of all has a git workflow... plus a super easy set up

    • why not native?2002
    • I don't want to do the same thing 2x. Plus the idea isn't qualified, so I dont' want to waste a ton of time developing it just yet...sherm

View thread