Node Lambda API w/ Hono
https://github.com/EqualifyEverything/equalify-hub.git
Developer tool for the EqualifyEverything organization. Reads issues, aggregates interesting stats, and helps out with Equalify's open source development.
Live at: https://opensource.equalifyapp.com
# Install dependencies
yarn install
# Build CSS
yarn build:css
# Build and deploy
yarn build