hapipress

0.0.1 • Public • Published

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

Package Sidebar

Install

npm i hapipress

Weekly Downloads

0

Version

0.0.1

License

MIT

Last publish

Collaborators

  • dindaleon