Waleed
71130c8b0a
improvement(monorepo): added tsconfig package, resolved type errors in testing package ( #2613 )
2025-12-28 00:36:48 -08:00
Waleed
dcbdcb43aa
chore(deps): upgrade to nextjs 16 ( #2203 )
...
* chore(deps): upgrade to nextjs 16
* upgraded fumadocs
* ensure vercel uses bun
* fix build
* fix bui;d
* remove redundant vercel.json
2025-12-04 17:55:37 -08:00
Waleed Latif
47090713ef
Revert "feat(package): add tsconfig pkg to share across packages in monorepo …" ( #381 )
...
This reverts commit f5cbcfb514 .
2025-05-19 17:03:54 -07:00
Waleed Latif
f5cbcfb514
feat(package): add tsconfig pkg to share across packages in monorepo ( #380 )
...
* add tsconfig pkg to share across packages in monorepo
* fixed docs build
* acknowledged PR comments
2025-05-19 16:58:51 -07:00
Waleed Latif
a92ee8bf46
feat(turbo): restructured repo to be a standard turborepo monorepo ( #341 )
...
* added turborepo
* finished turbo migration
* updated gitignore
* use dotenv & run format
* fixed error in docs
* remove standalone deployment in prod
* fix ts error, remove ignore ts errors during build
* added formatter to the end of the docs generator
2025-05-09 21:45:49 -07:00