2025-03-25 15:43:00 -07:00
2025-03-25 15:43:00 -07:00
2024-12-21 16:51:41 -08:00
2024-12-26 18:04:43 -08:00
2024-12-30 14:47:53 -08:00
2025-02-10 10:32:18 -08:00
2025-02-10 10:32:18 -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%