This website requires JavaScript.
Explore
Help
Register
Sign In
Dockery
/
Homarr
Watch
1
Star
0
Fork
0
You've already forked Homarr
mirror of
https://github.com/ajnart/homarr.git
synced
2026-01-29 18:59:20 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
56b57ad171da170c2d8edd6112092cef0b586852
Homarr
/
packages
/
validation
/
index.ts
3 lines
44 B
TypeScript
Raw
Normal View
History
Unescape
Escape
feat: add credentials authentication (#1)
2023-12-10 17:12:20 +01:00
export
*
from
"./src"
;
chore: restructure packages of the project (#7) * chore: restructure validation package * chore: move zod only to validation package * chore: rename packages from alparr to homarr * chore: move mantine core, dates and icons library to ui package, move most other mantine packages to seperate packages for further customization and centralization * chore: fix formatting * fix: wrong typecheck command in turbo generator * chore: fix formatting * chore: address pull request feedback * chore: fix ci check issues
2024-01-02 14:18:37 +01:00
export
*
from
"zod"
;
Reference in New Issue
Copy Permalink