Skip to content

brlambert7818/OutcomeTracker

 
 

Repository files navigation

Outcome Tracker

Source code for the frontend of the Build Canada Outcome Tracker. The API repo is OutcomeTrackerAPI.

Getting Started

  • Fork the repo, clone it, and install dependencies:

    git clone https://github.com/BuildCanada/OutcomeTracker.git
    cd OutcomeTracker
    pnpm install
  • Copy .env.example to .env

  • Run the Frontend

    pnpm turbo
  • 🎉 Time to explore! Head over to http://localhost:4444/tracker to see your local instance in action!

Metrics

Metrics are scraped using github actions which automatically updates the repo with up to date data.

Contributing

We would love to have your help! Please fill in our vounteer intake form

About

Track Government promises and progress towards them

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 93.2%
  • MDX 3.7%
  • CSS 1.8%
  • Python 1.1%
  • JavaScript 0.2%