shunkakinoki / Insight

Find insights into your frontend applications.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rebrowse

codecov gitleaks hadolint misspell misspell shellcheck

Monorepo for Rebrowse related services and applications.

Development

Clone the repo

➜ git clone git@github.com:insights-io/Insight.git

Frontend

It is recommended to use VSCode for frontend development.

Local development

Boostrap projects

➜ yarn install --frozen-lockfile

Run unit tests

➜ yarn test

Backend

It is recommended to use InteliJ IDEA for backend (Java) development.

Local development

Make sure you are in the backend folder before executing gradle commands.

Run unit tests

➜ ./gradlew test --continue jacocoTestReport

About

Find insights into your frontend applications.


Languages

Language:Java 58.5%Language:TypeScript 38.4%Language:HCL 1.5%Language:JavaScript 0.5%Language:Dockerfile 0.3%Language:PLpgSQL 0.2%Language:Shell 0.2%Language:HTML 0.1%Language:Go 0.1%Language:Starlark 0.1%Language:Python 0.1%