Weber Dashboard Management and Insight
- Golang
- Yarn
- Postgre with database filled from https://github.com/nodefluxio/weber
- Clone/download this repository
- Copy .env.example as .env and edit your credentials
- Open views folder and run
yarn install
- Open the root of this repository and run
go run .
- Clone/download this repository
- Copy .env.example as .env and edit your credentials
- Run
docker-compose up --build