GithubHelp home page GithubHelp logo

keppelen / dashboard Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fengweijp/dashboard

0.0 1.0 0.0 1.33 MB

๐Ÿš€ Official source of dashboard.graph.cool written in Typescript 2 and based on React & Relay

Home Page: https://dashboard.graph.cool

JavaScript 1.65% CSS 16.78% TypeScript 81.49% HTML 0.07%

dashboard's Introduction

Graphcool Dashboard

๐Ÿš€ Official source of dashboard.graph.cool written in Typescript 2 and based on React & Relay

Changelog

  • You seem to spend most of your time in the data browser, so in order to improve it, we've taken the time to completely reimplement it. It was worth it! Introducing many new features and improvements such as:
    • Smooth infinite scrolling โšก๏ธ
    • Improved UX when editing and creating nodes (supports tab key)
    • Fixed: Reloading doesn't reset the data browser any more
  • Setting up relations should be a lot easier now. You will be guided through the process and see directly which mutations will be added to the GraphQL schema.

See here for a full list of all changes (features/bug fixes).

Development

master dev
CircleCI CircleCI
# install dependencies
npm install
# run local server on :4000 using the offical Graphcool API
BACKEND_ADDR="https://api.graph.cool" npm start

IDE Setup (Webstorm)

We use a different version of TypeScript than the default Webstorm TypeScript compiler. That's why you have to do the following to get rid of all TypeScript errors. Please run npm install before the setup.

  1. Go to the Preferences (macOS: "โŒ˜ + ,") window
  2. In the left list menu select Languages & Frameworks > TypeScript
  3. Click on the Edit... button in the Common Panel
  4. Select Custom directory
  5. Browse to your project directory and then select node_modules/typescript/lib and click OK
  6. Click OK again in the Configure TypeScript Compiler
  7. Click OK in the Preference window

Help & Community Slack Status

Join our Slack community if you run into issues or have questions. We love talking to you!

dashboard's People

Contributors

schickling avatar renebrandel avatar sorenbs avatar brene avatar julianbauer avatar

Watchers

James Cloos 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.