Skip to content

winarcooo/facebook-feed

Repository files navigation

Facebook-Feed

CircleCI

Example GET facebook feed using nodeJS. demo

Prerequisites

  • Git
  • docker
  • docker-compose

Installation

Use the package manager

# Get the latest snapshot
git clone [email protected]:winarcooo/facebook-feed.git

# Change directory
cd facebook-feed

# Install NPM dependencies
npm install

# Update .env file with own credentials

# Then simply start your app
docker-compose up

# Open browser hit localhost:3000

Usage

point to http://localhost:3000

Deployment

This project deployment using circleCI and Heroku as example production enviroment.

circleCI github integration

circleCI heroku integration

License

MIT