Skip to content
forked from Meemaw/Insight

Find insights into your frontend applications.

Notifications You must be signed in to change notification settings

benmonro/Insight

 
 

Repository files navigation

Insight

.github/workflows/core.yml codecov

Monorepo for Insight related services and applications.

Frontend related code processes are managed by Lerna and Yarn Workspaces. Backend related code processes are managed by Gradle. Infrastructure as a code is managed by Terraform. CI/CD is done using Github Actions.

Development

Clone the repo

➜ git clone https://github.com/Meemaw/insight

Frontend

All code related to frontend is located inside ./frontend folder.

Local development

Boostrap projects

➜ npx lerna bootstrap

Run unit tests

➜ yarn test

Backend

All code related to backend is located inside ./backend folder.

Infrastructure

All code related to infrastructure is located inside ./infrastructure folder.

About

Find insights into your frontend applications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 68.8%
  • TypeScript 26.0%
  • JavaScript 2.3%
  • TSQL 1.2%
  • HCL 0.6%
  • HTML 0.6%
  • Other 0.5%