0.0.1 • Published 8 years ago

hapipress v0.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

hapi-react-starter-kit

A hapi React Starter kit with react-router, redux, react-transform

Build Status Dependency status Dev dependency status Coverage Status Codacy Badge npm NPM

Light and fast - Don't be sad, be hapi!

Inspired by

This repo was inspired by the following projects and their authors

##Features

Usage

Clone this repository

git clone https://github.com/Dindaleon/hapi-react-starter-kit.git

Install

npm install    

Production server

npm run prod   

Development server

npm run dev

Linting

npm run eslint
npm run jscs

Testing

To check coverage check the coverage folder after running the test. Tests are incomplete.

npm test

API Interface

Path: /api/v1/documentation

##Todo

Basic

  • More testing
  • improve redux implementation
  • Testing
  • Coverage
  • Linting
  • Coveralls support

Advanced

  • add redis
  • add socketio
  • add authentication

License

MIT