stack/packages/stack-shared/src
Zai Shi 61bc0de8f4
Config DB (#568)
- Added new config json schema and helper functions
- Separated the internal project and client project so we can later
change the internal project APIs without breaking backward compatibility
- Added database to config json and config json to project type so we
can test and compare the result in production

Co-authored-by: Konsti Wohlwend <n2d4xc@gmail.com>
2025-04-10 19:38:25 +02:00
..
config Config DB (#568) 2025-04-10 19:38:25 +02:00
helpers Cap password length at 70 characters 2025-02-15 12:18:20 -08:00
hooks [DEVIN: Konsti] Add in-source unit tests to stack-shared utilities (#485) 2025-02-28 01:47:37 +00:00
interface Config DB (#568) 2025-04-10 19:38:25 +02:00
utils Config DB (#568) 2025-04-10 19:38:25 +02:00
crud.tsx Config DB (#568) 2025-04-10 19:38:25 +02:00
global.d.ts Replace required() of yup schemas with defined() 2024-11-18 20:08:55 +01:00
index.ts New client (#135) 2024-07-19 22:07:44 -07:00
known-errors.tsx Api Keys (#590) 2025-04-04 13:03:10 -07:00
schema-fields.ts Config DB (#568) 2025-04-10 19:38:25 +02:00
sessions.ts Anonymous users (#566) 2025-03-20 18:24:19 -07:00