Skip to content

viniciusmeneses/metrics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

42 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Metrics

πŸ“ˆ Project

Full-stack application to analyze your business metrics with a user-friendly dashboard. It's possible to create new metrics that you want to start tracking and manually register the metric value at a specific time.

πŸ’» Technologies

Front-end

  • Typescript
  • React.js
  • Chakra UI
  • React Hook Form
  • TanStack Query
  • Apexcharts
  • ESLint
  • Prettier

Back-end

  • Ruby
  • Ruby on Rails
  • U-case
  • Rubocop
  • Reek
  • PostgreSQL

🎲 Running

In order to run the application in the development environment, you must have at least the following tools installed: Git,Β DockerΒ andΒ Docker Compose.

# Clone repository
$ git clone git@github.com:viniciusmeneses/metrics.git

# Go to the project directory
$ cd metrics

# Launch the application using Docker Compose
$ docker-compose up

The front-end will be served on port 3000 and the back-end on port 3001. You can click here to access it.

Releases

No releases published

Packages

No packages published

Languages