Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 390 Bytes

File metadata and controls

11 lines (7 loc) · 390 Bytes

hack-app

Applications to manage Hack Weekly

client: web client to maybe someday have a web portal
cloud-fn: old sample cloud function impl for discord interactions
server: fastify server for new discord interactions

You can build run from root directory with
npm run server-build and npm run server-dev (or from inside the server directory directly with npm run dev