Set up for docker
This commit is contained in:
0
src/app/api/auth/[...nextauth]/route.ts
Normal file → Executable file
0
src/app/api/auth/[...nextauth]/route.ts
Normal file → Executable file
0
src/app/api/get_paginated_history/route.ts
Normal file → Executable file
0
src/app/api/get_paginated_history/route.ts
Normal file → Executable file
0
src/app/api/get_technicians/route.ts
Normal file → Executable file
0
src/app/api/get_technicians/route.ts
Normal file → Executable file
0
src/app/api/update_status_by_id/route.ts
Normal file → Executable file
0
src/app/api/update_status_by_id/route.ts
Normal file → Executable file
0
src/app/api/update_status_by_name/route.ts
Normal file → Executable file
0
src/app/api/update_status_by_name/route.ts
Normal file → Executable file
0
src/app/layout.tsx
Normal file → Executable file
0
src/app/layout.tsx
Normal file → Executable file
0
src/app/page.tsx
Normal file → Executable file
0
src/app/page.tsx
Normal file → Executable file
0
src/auth.ts
Normal file → Executable file
0
src/auth.ts
Normal file → Executable file
0
src/components/auth/client/Sign_In.tsx
Normal file → Executable file
0
src/components/auth/client/Sign_In.tsx
Normal file → Executable file
0
src/components/auth/client/Sign_Out.tsx
Normal file → Executable file
0
src/components/auth/client/Sign_Out.tsx
Normal file → Executable file
0
src/components/auth/server/Sign_In.tsx
Normal file → Executable file
0
src/components/auth/server/Sign_In.tsx
Normal file → Executable file
0
src/components/auth/server/Sign_Out.tsx
Normal file → Executable file
0
src/components/auth/server/Sign_Out.tsx
Normal file → Executable file
0
src/components/context/TVModeContext.tsx
Normal file → Executable file
0
src/components/context/TVModeContext.tsx
Normal file → Executable file
0
src/components/ui/Header.tsx
Normal file → Executable file
0
src/components/ui/Header.tsx
Normal file → Executable file
0
src/components/ui/History_Drawer.tsx
Normal file → Executable file
0
src/components/ui/History_Drawer.tsx
Normal file → Executable file
0
src/components/ui/Loading.tsx
Normal file → Executable file
0
src/components/ui/Loading.tsx
Normal file → Executable file
0
src/components/ui/No_Session.tsx
Normal file → Executable file
0
src/components/ui/No_Session.tsx
Normal file → Executable file
0
src/components/ui/TV_Toggle.tsx
Normal file → Executable file
0
src/components/ui/TV_Toggle.tsx
Normal file → Executable file
0
src/components/ui/Tech_Table.tsx
Normal file → Executable file
0
src/components/ui/Tech_Table.tsx
Normal file → Executable file
0
src/components/ui/scroll-area.tsx
Normal file → Executable file
0
src/components/ui/scroll-area.tsx
Normal file → Executable file
0
src/components/ui/shadcn/button.tsx
Normal file → Executable file
0
src/components/ui/shadcn/button.tsx
Normal file → Executable file
0
src/components/ui/shadcn/calendar.tsx
Normal file → Executable file
0
src/components/ui/shadcn/calendar.tsx
Normal file → Executable file
0
src/components/ui/shadcn/checkbox.tsx
Normal file → Executable file
0
src/components/ui/shadcn/checkbox.tsx
Normal file → Executable file
0
src/components/ui/shadcn/combobox.tsx
Normal file → Executable file
0
src/components/ui/shadcn/combobox.tsx
Normal file → Executable file
0
src/components/ui/shadcn/command.tsx
Normal file → Executable file
0
src/components/ui/shadcn/command.tsx
Normal file → Executable file
0
src/components/ui/shadcn/date-picker.tsx
Normal file → Executable file
0
src/components/ui/shadcn/date-picker.tsx
Normal file → Executable file
0
src/components/ui/shadcn/dialog.tsx
Normal file → Executable file
0
src/components/ui/shadcn/dialog.tsx
Normal file → Executable file
0
src/components/ui/shadcn/drawer.tsx
Normal file → Executable file
0
src/components/ui/shadcn/drawer.tsx
Normal file → Executable file
0
src/components/ui/shadcn/dropdown-menu.tsx
Normal file → Executable file
0
src/components/ui/shadcn/dropdown-menu.tsx
Normal file → Executable file
0
src/components/ui/shadcn/form.tsx
Normal file → Executable file
0
src/components/ui/shadcn/form.tsx
Normal file → Executable file
0
src/components/ui/shadcn/input.tsx
Normal file → Executable file
0
src/components/ui/shadcn/input.tsx
Normal file → Executable file
0
src/components/ui/shadcn/label.tsx
Normal file → Executable file
0
src/components/ui/shadcn/label.tsx
Normal file → Executable file
0
src/components/ui/shadcn/pagination.tsx
Normal file → Executable file
0
src/components/ui/shadcn/pagination.tsx
Normal file → Executable file
0
src/components/ui/shadcn/popover.tsx
Normal file → Executable file
0
src/components/ui/shadcn/popover.tsx
Normal file → Executable file
0
src/components/ui/shadcn/progress.tsx
Normal file → Executable file
0
src/components/ui/shadcn/progress.tsx
Normal file → Executable file
0
src/components/ui/shadcn/radio-group.tsx
Normal file → Executable file
0
src/components/ui/shadcn/radio-group.tsx
Normal file → Executable file
0
src/components/ui/shadcn/scroll-area.tsx
Normal file → Executable file
0
src/components/ui/shadcn/scroll-area.tsx
Normal file → Executable file
0
src/components/ui/shadcn/select.tsx
Normal file → Executable file
0
src/components/ui/shadcn/select.tsx
Normal file → Executable file
0
src/components/ui/shadcn/switch.tsx
Normal file → Executable file
0
src/components/ui/shadcn/switch.tsx
Normal file → Executable file
0
src/components/ui/shadcn/table.tsx
Normal file → Executable file
0
src/components/ui/shadcn/table.tsx
Normal file → Executable file
0
src/components/ui/shadcn/toaster.tsx
Normal file → Executable file
0
src/components/ui/shadcn/toaster.tsx
Normal file → Executable file
0
src/components/ui/shadcn/toggle-group.tsx
Normal file → Executable file
0
src/components/ui/shadcn/toggle-group.tsx
Normal file → Executable file
0
src/components/ui/shadcn/toggle.tsx
Normal file → Executable file
0
src/components/ui/shadcn/toggle.tsx
Normal file → Executable file
0
src/components/ui/shadcn/tooltip.tsx
Normal file → Executable file
0
src/components/ui/shadcn/tooltip.tsx
Normal file → Executable file
0
src/env.js
Normal file → Executable file
0
src/env.js
Normal file → Executable file
0
src/lib/utils.ts
Normal file → Executable file
0
src/lib/utils.ts
Normal file → Executable file
0
src/middleware.ts
Normal file → Executable file
0
src/middleware.ts
Normal file → Executable file
0
src/server/db/index.ts
Normal file → Executable file
0
src/server/db/index.ts
Normal file → Executable file
0
src/server/db/schema.ts
Normal file → Executable file
0
src/server/db/schema.ts
Normal file → Executable file
0
src/server/functions.ts
Normal file → Executable file
0
src/server/functions.ts
Normal file → Executable file
0
src/styles/globals.css
Normal file → Executable file
0
src/styles/globals.css
Normal file → Executable file
Reference in New Issue
Block a user