cuHacking logocuHacking DevDocs

Libraries

Libraries within this monorepo used within the applications.

📦 Overview

What are libraries?

Libraries in this repository are used throughout applications & other libraries. Modularizing them in this way allows for easy testing and configuration. This also allows us to focus on specific changes to parts of business logic.

List of libraries

  • api: Type-safe API using tRPC
  • auth: Authentication functionality provider
  • db: Database interactor with DrizzleORM
  • utils: Utility functions and constants
  • env: Type-safe environment variable provider

Last updated on

On this page

Edit on GitHubMade with 🩶 for Hackers by Hackers