Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 418 Bytes

File metadata and controls

14 lines (8 loc) · 418 Bytes

Stats

This project visualizes all Hacklahoma's past metrics to be viewable by the team.

This project is made with Keystone.js and Next.js.

Running the Project.

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.