Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 859 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 859 Bytes

rethinkdb-admin

RethinkDB Next Generation Admin UI app

Usage (TBD)

rethinkdb-admin would be able to be installed via docker or by direct usage through the repo

It is useful to watch the code of an old rethinkdb admin here, the coffescript is prebuilt into the sources for more convenient observation

Contributing (TBD)

To start the development, you need to:

  1. clone the repo
  2. npm install
  3. npm run start:dev

Later more steps could come, but not necessarily. You can develop it under any OS, but GNU/Linux based is preferred.

Ideas

  • (Auto)deploy to dockerhub
  • Roadmap of tasks to finish to an alpha version (list of all features to migrate from actual admin ui)
  • Wiki
  • State manager (?)
  • Multiuser authorization

License

Rethinkdb Admin is Apache-2.0 licensed.