Giter VIP home page Giter VIP logo

desktop's Introduction

Qri License

Qri Desktop

logo

react, redux & electron webapp

Qri Desktop helps you manage your datasets

Welcome

Question Answer
"I want to learn about Qri" Read the official documentation
"I want to run desktop in a development environment" Running Qri Desktop for dev
"I want to download the latest release of Qri Desktop" Download release
"I have a question" Create an issue and use the label 'question'
"I found a bug" Create an issue and use the label 'bug'
"I want to help build the Qri webapp" Read the Contributing guides

Run Qri Desktop in developer mode

We use yarn to build and manage Qri Desktop.

After you have cloned this repository, install dependencies:

yarn

To run, start the qri backend in connected mode:

qri connect

Run in development mode (developer features enabled):

yarn dev

Run normally (no developer features):

yarn start

Run end to end tests:

  • go get temp_registry_server
  • For macOS users run with yarn test-e2e which will also trigger a build, or run yarn test-e2e-no-build if you already have a build to test against
  • For Windows users run yarn test-win-e2e or yarn test-win-e2e-no-build

To build the electron distributable package:

yarn dist

Main Dependencies

Dependency Website Github
Qri Backend https://qri.io/ https://github.com/qri-io/qri/
React https://reactjs.org/ https://github.com/facebook/react/
Redux https://redux.js.org/ https://github.com/reduxjs/redux
Electron https://electronjs.org/ https://github.com/electron/electron

LICENSE

GPL-3.0

Contribute

We've set up a separate document for our contributor guidelines!

Develop

We've set up a separate document for developer guidelines!

This documentation has been adapted from the Data Together, Hyper, AngularJS, and Cycle.js documentation.

desktop's People

Contributors

ramfox avatar chriswhong avatar b5 avatar dustmop avatar arqu avatar daf avatar dependabot[bot] avatar

Watchers

 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.