2024-11-28 07:23:08 +00:00
..
2024-11-22 16:28:37 +05:30
Use
2024-11-26 07:29:06 +05:30
2024-10-11 10:02:11 +05:30
2024-10-15 09:13:25 +05:30
2024-11-21 08:25:27 +05:30
2024-09-11 09:21:07 +05:30
2024-11-21 08:25:27 +05:30
2024-07-18 18:55:33 +05:30
2024-07-18 18:55:33 +05:30
2024-11-22 16:28:37 +05:30
2024-11-21 07:29:24 +05:30
2024-07-18 18:55:33 +05:30
2024-11-26 17:57:56 +05:30
2024-11-22 08:48:33 +05:30
2024-08-08 11:17:18 +05:30
2024-08-08 11:17:18 +05:30
2024-09-25 18:53:40 +05:30
Fin
2024-11-18 18:37:30 +05:30
2024-07-18 18:55:33 +05:30
2024-11-19 19:28:04 +05:30
2024-07-18 18:55:33 +05:30
qp
2024-09-26 21:20:35 +05:30
2024-11-25 11:19:36 +05:30
2024-11-21 07:54:18 +05:30
2024-11-26 17:42:14 +05:30
2024-07-18 19:33:27 +05:30

@/base

A base (+ UI layer) package for sharing code between our production apps.

This is a higher layer package than @/utils (which is framework agnostic). This package is meant for sharing code between our Next.js apps that use React and MUI. Both the photos and auth apps use it.

Our smaller, Vite based apps, e.g. payments, don't use this.

Packaging

This (internal) package exports a React TypeScript library. We rely on the importing project to transpile and bundle it.