New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

hapipress

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hapipress

Bleeding Edge Blogging Platform - Based on the latest javascript technologies.

latest
Source
npmnpm
Version
0.0.1
Version published
Maintainers
1
Created
Source

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

Keywords

hapi

FAQs

Package last updated on 05 Jan 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts