Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

flive-boilerplate

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

flive-boilerplate

:construction: *this is a work in progress, future change may not be compatible* :construction:

  • 1.0.0
  • latest
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Flive-boilerplate

:construction: this is a work in progress, future change may not be compatible :construction:

Usage

Required environment

  • *nix system / Mac Os
  • node 7
  • yarnpkg as a package manager

Installation

  • git clone the project
  • yarn install
  • in src/server/ copy config.example.json config.development.json
  • the example authentification uses the Sigfox Partner Network API

Development

  • set this repo as 'upstream' instead of 'remote'
  • set your own repo as remote
  • push on your remote
  • user yarn to manage npm packages (this will ensure everyone has exactly the same package versions)

Tech overview

  • React / Redux => latest versions
  • React-router => v2 (v4 is incompatible with our auto-data fetching logic for now)
  • Redux-router
  • Redux-form
  • Axios as http client, both on client and server
  • Koa as the node server

State of the project

To-do

  • documentation
  • server side rendering
  • webpack production config
  • better images handling in webpack (url-loader/file-loader)
  • optimisations (PureComponent, shouldComponentUpdate)

Done

  • eslint rules
  • global server architecture
  • global front architecture

FAQs

Package last updated on 07 Apr 2017

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc