macheal / console

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Console

To get started, run Console with:

pilosa-console [-bind ADDR]

Optionally pass a bind address.

Pilosa must be configured with CORS support for the Console to work:

pilosa server --handler.allowed-origins="http://localhost:8000"

Development

Start a basic development server with:

make server

License

Pilosa Console is license under the GNU Affero General Public License. A copy of the license is included in COPYING.

About

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 62.5%Language:CSS 15.7%Language:HTML 14.7%Language:Makefile 4.6%Language:Go 2.2%Language:Dockerfile 0.3%