Skip to content

fstfwd/app.editdata.org

 
 

Repository files navigation

app.editdata.org

editdata

Getting Started

  • Register a new developer application on Github (link)
    • Homepage URL: http://localhost:9966
    • Authorization Callback URL: http://localhost:9966
  • Clone the gatekeeper repository
    • add your Github application's client id and secret to gatekeeper's config.json
    • run gatekeeper.
  • Clone this repository
  • add your Github client_id to the development config in config.js
  • run npm install && npm run bundle to get set up
  • run npm start for the server
  • visit http://localhost:9966

About

EditData is a set of tools for collaborating on data.

EditData was previously named Flatsheet. We renamed the project to take focus away from the idea of spreadsheets, to expand the scope to editing data in a variety of ways.

Contributing

Read more about how to contribute to editdata.org.

License

MIT

About

A tool for editing CSV & JSON files from your computer & from GitHub.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.9%
  • CSS 14.0%
  • HTML 3.1%