humanmade/liveblog

Name: liveblog

Owner: Human Made

Description: A Week of REST App

Created: 2016-07-14 09:12:06.0

Updated: 2017-05-31 14:26:44.0

Pushed: 2017-01-10 06:11:42.0

Homepage:

Size: 10047

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Live Blog
A simple, decoupled React app for live blogging in WordPress using the REST API
A Human Made project. Maintained by @joehoyle.

This React app allows for Live Blogging on a WordPress site using the REST API.

Requirements

Locally, this requires Node with npm.

The server you are connecting to requires the WP REST API v2 plugin to be active, and the OAuth 1.0a and Broker plugins to authenticate and use write methods.

Installation

This repository is a static site that connects to a REST API-powered site.

To run the application, clone the repository, install dependencies with npm install, then run npm start to run a local development server. This will start the application on port 3000, so access http://localhost:3000/ to view the application.

Contributing

Please feel free to fork and use this app on your own

License

This app is licensed under the MIT or later.

Credits

Created by Human Made for a Week of REST Conference.

Written by Ryan McCue & Joe Hoyle.


Interested in joining in on the fun? Join us, and become human!


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.