Coder Social home page Coder Social logo

scaphold-io / react-apollo-starter-kit Goto Github PK

View Code? Open in Web Editor NEW
63.0 8.0 31.0 335 KB

Scaphold.io's Starter Kit for building React-Apollo apps https://scaphold.io

License: Other

JavaScript 96.72% HTML 3.28%
scaphold react apollo boilerplate graphql

react-apollo-starter-kit's Introduction

#Scaphold.io's React Apollo boilerplate

Fork this boilerplate code to get started with GraphQL, React, and Apollo.

Quickstart:

  1. Go to Scaphold.io (https://scaphold.io).

  2. Create an account and dataset.

  3. Change the URL in the API manager (config.js) in the boilerplate to point to your unique Scaphold.io API URL.

  4. Install dependencies: npm install

  5. Run with: npm start

Deployment:

Note: For development, you only need to run npm start

Run npm run deploy.

This will run two scripts automatically:

  1. npm run build to transpile ES6 code from the src/ directory to JavaScript in the lib/ directory.

  2. npm run wp to set the environment variable process.env.NODE_ENV = 'production', allow webpack to build your code from lib/, and save it to the build/ directory.

react-apollo-starter-kit's People

Contributors

vning93 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

react-apollo-starter-kit's Issues

support for Auth0

It would be awesome if this project supported auth0.js or Lock out of the box, It's not obvious how to integrate it despite it being a native scaphold integration

Duplicated dependencies

Multiple dependencies are duplicated between the dependencies and devDependencies blocks. Additionally some dependencies should be moved into the devDependecies block such as webpack-dev-server.

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.