OSBI / saiku_community_website

https://community.meteorite.bi
Apache License 2.0
4 stars 7 forks source link

community.meteorite.bi

saiku-community-website-preview

This repository contains the source code of the website community.meteorite.bi. If you're looking for the source code of the project, check the official Saiku repository.

Getting Started

Installation

First of all, install the dependencies to run this website.

# Clone this repository
$ git clone git@github.com:OSBI/saiku_community_website.git
$ cd saiku_community_website

# install dependencies
$ yarn (or npm i)
# run tasks and serve
$ gulp

Tasks

How to use the Dockerfile :whale:

You can then build and run the Docker image:

$ docker build -t saiku-community-website .
$ docker run -d saiku-community-website

Browser Support

We do care about it.

Edge Chrome Firefox Opera Safari
Latest ✔ Latest ✔ Latest ✔ Latest ✔ Latest ✔

Contributing

If you want to help, please read the Contributing guide.

History

For detailed changelog, see Releases.

License

Apache License Version 2 © Meteorite BI