rethinkdb / rethinkdb-admin

RethinkDB Next Generation Admin UI
Apache License 2.0
14 stars 7 forks source link

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

License

Rethinkdb Admin is Apache-2.0 licensed.