This project visualizes all Hacklahoma's past metrics to be viewable by the team.
This project is made with Keystone.js and Next.js.
To run this project first run npm install
.
Before starting, setup a postgres database and update the
environmental variable DATABASE_URL
if needed.
To start this project, run npm run dev
.