Skip to content

Home endpoint

Alvin Cheng edited this page Apr 23, 2023 · 2 revisions

Description

This is the home endpoint where it just sends a static .html file to the user. The source of the endpoint can be found at: /src/endpoints/home.ts, I have no idea why anyone would look at that.

Clone this wiki locally