rethinkdb / rethinkdb-admin

RethinkDB Next Generation Admin UI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

RethinkDB Next Generation Admin UI

License:Apache License 2.0


Languages

Language:TypeScript 99.3%Language:EJS 0.3%Language:JavaScript 0.2%Language:Dockerfile 0.2%