Giter Club home page Giter Club logo

ethersheet's Introduction

Build Status Ethersheet

Ether Sheet is a collaborative, realtime open source spreadsheet. It allows people to collaborate on spreadsheets over the internet in real time.

Join the project or see it in action at http://www.ethersheet.org

#For Users

  1. Download the latest version of ethesheet from https://ethersheet.org/releases/ethersheet_latest.tgz
  2. Unpack the tarball and run the script named install.sh
  3. run npm start and navigate to localhost:8080

Verifying the package

You can verify the authenticity of the tarball by checking its signature with our gpg key. You can always find the latest signature file at https://ethersheet.org/releases/ethersheet_latest.tgz.sig and you can find our key at https://ethersheet.org/static/ethersheet_gpg_key.asc

#For Developers

  1. Run the following command in your terminal: curl https://raw.githubusercontent.com/ethersheet-collective/EtherSheet/master/dev_install.sh | bash
  2. copy examples/config-example.js to config.js in the EtherSheet directory
  3. edit config and put in the database name as well as the username and password

#Dependencies Ethersheet is only supported on linux and mysql as of right now, it's possible that it will work on windows or with postgres or some other database, but we haven't tested it on those platforms. If you want to submit a feature, send a pull request and we will look it over and accept it if it looks good.

#Running tests To run server tests run npm test in the EtherSheet server directory Simply navigate to http://localhost:8080/es_client/test/ to run client tests.

ethersheet's People

Contributors

0xnbk avatar cooperq avatar fsargent avatar

Watchers

 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.