This repository has been archived by the owner on Apr 3, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 0
NestJS
Erik Roberts edited this page Feb 24, 2023
·
4 revisions
The Glimpse API is written on the NestJS framework. NestJS is a server-side JavaScript framework inspired by Angular. It's highly recommended you familiarize yourself with how NestJS works, especially if you are not already familiar with Angular. In particular, the Overview and GraphQL sections are going to be the most important to read. This wiki will frequently reference concepts introduced in those sections, and it will be expected that you already understand them. This project uses other concepts found within their documentation, and links to the relevant documentation will be available as they come up throughout this wiki.