jwpf100 / node-blog

Blogging App - CRUD backend for Admin to add, amend and delete articles. API to pass data on to Frontend. Express used for routing. MongoDB for storage. Hosted on AWS using NginX reverse proxy.
0 stars 0 forks source link

Deploy blog on heroku #2

Open jwpf100 opened 4 years ago

jwpf100 commented 4 years ago

How to deploy on heroku?

jwpf100 commented 4 years ago

First action, how to use mongodb on a server?

jwpf100 commented 4 years ago

Put this back to backlog. First step is to get the blog working locally.