Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 558 Bytes

README.md

File metadata and controls

31 lines (16 loc) · 558 Bytes

lib functions

auth

index

All function used in the JWT issuing and functions that are used for logging in / signing up.

actions

Actions that are used in the login and singup pages.

favorites

actions

Actions for getting/setting favorites.

interfaces

index

Utility interface for a prisma class of a cjoin of two tables.

prisma-client

Wrappers for using prisma clients for the users, authors, books, and favorites tables.

Search

Actions for searching, not used since it is in a feature not implemented.