Giter Site home page Giter Site logo

vtati / firepad-rethinkdb Goto Github PK

View Code? Open in Web Editor NEW

This project forked from unrestricted-coding/firepad-rethinkdb

0.0 2.0 0.0 5.92 MB

A text and code editor powered by rethinkdb

License: Other

JavaScript 90.01% CoffeeScript 2.26% CSS 7.27% HTML 0.46%

firepad-rethinkdb's Introduction

status Visit Facebook Group

THIS PROJECT IS STALE, FOR MORE INFORMATION PLEASE VISIT THIS PAGE: http://unrestrictedcoding.com/projects/

Firepad-RethinkDB

Firepad-RethinkDB is an open-source, collaborative code and text editor. It is designed to be embedded inside larger web applications.

Forked from Firepad

This repo is a fork from Firepad which was origianlly built to be used with Firebase. I started to use it, and really didn't like the Firebase back end for security and robustness reasons. So I am rewritting this to work with RethinkDB instead. Which is a server-side realtime database.

ToDo

If you are thinking about contributing to this project, then this is the place you will want to start. The following items are what needs to be done.

  1. Choose Documentation Library (Yui, Doxx, Mr. Doc???)
  2. Document Source (The current code isn't fully document, and can be dense. Need to go through and document extensively everything)
  3. Rename Project (RethinkPad???)
  4. Create UML Diagrams for current code
  5. Create UML Diagrams for planned code (Client & Server)
  6. Create RethinkDB adapter (socketio)
  7. Remove Firebase Adapter
  8. REmove Firebase References and refactor code to new project name
  9. Setup Server
  10. Build Tests for new code
  11. Profit

Contributing

We love pull requests. If you'd like to contribute to Firepad-RethinkDB, run the following commands to get your environment set up:

$ git clone https://github.com/shadowcodex/firepad-rethinkdb.git
$ cd firepad-rethinkdb      # go to the firepad directory
$ npm install -g grunt-cli  # globally install grunt task runner
$ npm install -g bower      # globally install Bower package manager
$ npm install               # install local npm build / test dependencies
$ bower install             # install local JavaScript dependencies
$ grunt coffee              # build coffee once initially (so tests will work)
$ grunt watch               # watch for source file changes

grunt watch will watch for changes in the /lib/ directory and lint, concatenate, and minify the source files when a change occurs. The output files are written to the /dist/ directory.

You can run the test suite by navigating to file:///path/to/firepad-rethinkdb/test/index.html or via the command line using grunt test.

Getting Help

Visit Facebook Group

Visit site at Unrestricted Coding

firepad-rethinkdb's People

Contributors

mikelehen avatar vincentwoo avatar iclems avatar cben avatar abeisgoat avatar firebase-ops avatar nwinter avatar shadowcodex avatar 1j01 avatar mimming avatar crystalin avatar tjmehta avatar robertdimarco avatar startupandrew avatar odeke-em avatar jfromaniello avatar kkirsche avatar kofifus avatar oalami avatar philippbosch avatar rafbm avatar vikrum avatar sararob avatar

Watchers

James Cloos avatar Venugopal Tati 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.