Brendan Chen 6c31346d65 Merge pull request #17
feat/notification-service
2025-02-03 23:58:24 -08:00
2025-02-03 23:54:37 -08:00
2024-12-21 16:51:41 -08:00
2024-12-30 14:47:53 -08:00
2024-12-26 18:04:43 -08:00
2024-12-30 14:47:53 -08:00
2025-02-02 14:21:20 -08:00
2025-02-02 14:21:20 -08:00
2025-01-08 19:24:02 -08:00
2024-12-21 18:09:24 -08:00

Interchange Node.js Server

This is the server codebase for Interchange, an app for college transit.

Setup

You'll need Node.js 20.x installed to run this project. Clone this repository and run the following:

$ npm start:dev

This will run npm install, generate GraphQL type definitions, and start the server in developer mode.

Description
No description provided
Readme 1.4 MiB
Languages
TypeScript 99.1%
JavaScript 0.9%