Giter Club home page Giter Club logo

feathers-react's Introduction

Feathers + Webpack

An example app using Feathers + Webpack.

Getting Started

cd react
npm i
cd ../feathers/
npm i
NODE_ENV=development npm start

build and run without webpack

cd react
webpack -p --config webpack.config.js
cd ../feathers
npm start

To Do

  • deploy with now.sh

  • webpack

    • build and minify html
    • caching policy with hash
    • multiple entry points
  • how to separate webpack dependencies from feathers

  • how to do common linting between projects

  • code linting

  • unit testing

  • code coverage

  • integration testing

  • functional testing

  • continuous integration

  • external services

    • logging
    • error reporting
    • tracking
    • email
    • twilio
  • deploy

    • multiple servers
    • scaling databases
    • migrating databases
  • webpack inline image blur

  • styleguide

  • react storybook

  • react native ios and android

Getting Started

npm install -g webpack feathers-cli
cd react/
npm i
cd ../feathers/
npm i
npm start
open https://localhost:3030

Features (Planned)

  • Feathers
  • Webpack
    • multiple entry points
    • eslint
  • Babel
  • React
  • Karma
    • Mocha
    • Istanbul
    • Webdriver
  • TravisCI / CircleCI
  • Now.sh
  • Logging
  • Error Reporting
  • Email / Twilio
  • Admin Users
  • A/B Testing
  • Tracking
  • React Native

feathers-react's People

Contributors

ccorcos avatar

Stargazers

durland avatar David Melo avatar Pavel avatar Christos Dimitroulas avatar Joey Di Nardo avatar

Watchers

James Cloos avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.