spireflow
๐ Next.js + Tailwind CSS + TypeScript dashboard template with auth, i18n, 8 pages, 4 themes and 14 data charts
Language: typescript
Author: GitHub Repos (@github-repos)
0 stars ยท 0 views
Viewing path: tsconfig.json
Files
- CheckboxesForm.tsx (tsx)
- pl.json (json)
- not-found.tsx (tsx)
- layout.tsx (tsx)
- providers.tsx (tsx)
- UserRoleSelect.tsx (tsx)
- hooks (txt)
- auth (txt)
- .husky (husky)
- workflows (txt)
- utils (txt)
- assets (txt)
- parts (txt)
- tables (txt)
- errorPages (txt)
- icons (txt)
- profile (txt)
- analytics (txt)
- parts (txt)
- calendar (txt)
- parts (txt)
- register (txt)
- error-500 (txt)
- login (txt)
- customers (txt)
- profile (txt)
- calendar (txt)
- charts (txt)
- unit (txt)
- utils (txt)
- layout (txt)
- authForms (txt)
- queries (txt)
- components (txt)
- DonutIcon.tsx (tsx)
- GoogleIcon.tsx (tsx)
- DeleteIcon.tsx (tsx)
- HistoryIcon.tsx (tsx)
- ArrowLeftIcon.tsx (tsx)
- FilterIcon.tsx (tsx)
- DocumentIcon.tsx (tsx)
- ChevronDownIcon.tsx (tsx)
- OrdersIcon.tsx (tsx)
- EyeOffIcon.tsx (tsx)
- EnglishIcon.tsx (tsx)
- ArrowRightDoubleIcon.tsx (tsx)
- LogoIcon.tsx (tsx)
- LineIcon.tsx (tsx)
- ScatterIcon.tsx (tsx)
- ProductsIcon.tsx (tsx)
- GithubIcon.tsx (tsx)
- UnitedStatesIcon.tsx (tsx)
- UIElementsIcon.tsx (tsx)
- CameraIcon.tsx (tsx)
- PolishIcon.tsx (tsx)
- CheckIcon.tsx (tsx)
- BellIcon.tsx (tsx)
- AreaIcon.tsx (tsx)
- PasswordIcon.tsx (tsx)
- CopyIcon.tsx (tsx)
- OrderModalIcon.tsx (tsx)
- LogoutIcon.tsx (tsx)
- CalendarIcon.tsx (tsx)
- SortIcon.tsx (tsx)
- images (txt)
- userAvatars (txt)
- PencilIcon.tsx (tsx)
- user1.png (image)
- user5.png (image)
- user4.png (image)
- user2.png (image)
- useClickOutside.ts (ts)
- useHandleLogout.ts (ts)
- useAuthErrorMessage.ts (ts)
- useHandleSignUp.ts (ts)
- useIsFirstRender.ts (ts)
- useMediaQuery.ts (ts)
- useGlobalHotkeys.ts (ts)
- useTooltip.ts (ts)
- useDropdown.ts (ts)
- useTable.ts (ts)
- useFontManager.ts (ts)
- .storybook (storybook)
- fonts.css (css)
- main.ts (ts)
- preview.ts (ts)
- license (txt)
- eslint.config.mjs (mjs)
- README.md (md)
- tsconfig.json (json)
- package.json (json)
- .github (github)
- tailwind.config.mjs (mjs)
- SECURITY.md (md)
- ci.yml (yml)
- ISSUE_TEMPLATE (txt)
- PULL_REQUEST_TEMPLATE.md (md)
- feature_request.yml (yml)
- bug_report.yml (yml)
- config.yml (yml)
- messages (txt)
- en.json (json)
- src (txt)
- i18n (txt)
- CONTRIBUTING.md (md)
- navigation.ts (ts)
- postcss.config.js (js)
- routing.ts (ts)
- i18n.ts (ts)
- banner.ts (ts)
- classNames.ts (ts)
- exportToXLSX.ts (ts)
- presentationMode.ts (ts)
- proxy.ts (ts)
- icons (txt)
- TwitterIcon.tsx (tsx)
- MoonIcon.tsx (tsx)
- SearchIcon.tsx (tsx)
- NorwayIcon.tsx (tsx)
- ConnectionIcon.tsx (tsx)
- CloseIcon.tsx (tsx)
- SunIcon.tsx (tsx)
- UsersIcon.tsx (tsx)
- ConfirmIcon.tsx (tsx)
- EcommerceIcon.tsx (tsx)
- CustomersIcon.tsx (tsx)
- ArrowDownSimpleIcon.tsx (tsx)
- ArrowUpSimpleIcon.tsx (tsx)
- ArrowRightIcon.tsx (tsx)
- FranceIcon.tsx (tsx)
- FormsIcon.tsx (tsx)
- AnalyticsIcon.tsx (tsx)
- InfoIcon.tsx (tsx)
- ArrowLeftDoubleIcon.tsx (tsx)
- UserIcon.tsx (tsx)
- BugIcon.tsx (tsx)
- TablesIcon.tsx (tsx)
- DollarIcon.tsx (tsx)
- UserProfileIcon.tsx (tsx)
- DashboardIcon.tsx (tsx)
- AustraliaIcon.tsx (tsx)
- DownloadIcon.tsx (tsx)
- LinkedinIcon.tsx (tsx)
- PaletteIcon.tsx (tsx)
- EyeIcon.tsx (tsx)
- PhoneIcon.tsx (tsx)
- SortDescIcon.tsx (tsx)
- SpinnerIcon.tsx (tsx)
- OrdersTable.tsx (tsx)
- OrdersPagination.tsx (tsx)
- OrdersSelects.tsx (tsx)
- useChartAnimation.ts (ts)
- app (txt)
- useModal.ts (ts)
- useWindowDimensions.ts (ts)
- favicon.ico (image)
- [locale] (txt)
- (auth) (txt)
- forgot-password (txt)
- page.tsx (tsx)
- error-401 (txt)
- page.tsx (tsx)
- page.tsx (tsx)
- error-404 (txt)
- page.tsx (tsx)
- page.tsx (tsx)
- (protected) (txt)
- error.tsx (tsx)
- ui-elements (txt)
- page.tsx (tsx)
- tables (txt)
- page.tsx (tsx)
- page.tsx (tsx)
- user-management (txt)
- products (txt)
- page.tsx (tsx)
- forms (txt)
- page.tsx (tsx)
- analytics (txt)
- page.tsx (tsx)
- page.tsx (tsx)
- page.tsx (tsx)
- [...notFound] (notfound)
- page.tsx (tsx)
- page.tsx (tsx)
- layout.tsx (tsx)
- orders (txt)
- api (txt)
- page.tsx (tsx)
- page.tsx (tsx)
- notifications (txt)
- route.ts (ts)
- store (txt)
- chartAnimationStore.ts (ts)
- rbacStore.ts (ts)
- dateRangeStore.ts (ts)
- layoutStore.ts (ts)
- styles (txt)
- overrides (txt)
- fonts.ts (ts)
- datepicker.css (css)
- calendar.css (css)
- lightbox.css (css)
- themes (txt)
- globals.css (css)
- authBgPattern.css (css)
- services (txt)
- breakpoints.ts (ts)
- auth (txt)
- auth-server.ts (ts)
- auth-client.ts (ts)
- getData.ts (ts)
- tests (txt)
- apolloClient.ts (ts)
- utils (txt)
- mockData.ts (ts)
- renderWithProviders.tsx (tsx)
- exportToXLSX.test.ts (ts)
- cn.test.ts (ts)
- hooks (txt)
- presentationMode.test.ts (ts)
- auth (txt)
- useChartAnimation.test.tsx (tsx)
- useHandleLogin.test.tsx (tsx)
- useHandleSignUp.test.tsx (tsx)
- useAuthErrorMessage.test.tsx (tsx)
- useHandleLogout.test.tsx (tsx)
- rbac (txt)
- useWindowDimensions.test.tsx (tsx)
- useUserManagement.test.tsx (tsx)
- useTooltip.test.tsx (tsx)
- useClickOutside.test.tsx (tsx)
- useGlobalHotkeys.test.tsx (tsx)
- useCustomDateRangeDialog.test.tsx (tsx)
- useChangelogModal.test.tsx (tsx)
- useUserMenu.test.tsx (tsx)
- useSearchInput.test.tsx (tsx)
- useTable.test.tsx (tsx)
- useModal.test.tsx (tsx)
- useIsFirstRender.test.tsx (tsx)
- useMediaQuery.test.tsx (tsx)
- store (txt)
- SeparatorsUI.tsx (tsx)
- chartAnimationStore.test.ts (ts)
- rbacStore.test.ts (ts)
- toastStore.test.ts (ts)
- dateRangeStore.test.ts (ts)
- SignUpForm.test.tsx (tsx)
- layoutStore.test.ts (ts)
- ForgotPasswordForm.test.tsx (tsx)
- config (txt)
- LoginForm.test.tsx (tsx)
- access.test.ts (ts)
- config (txt)
- vitest.setup.ts (ts)
- vitest.d.ts (ts)
- CustomersQuery.ts (ts)
- EventsQuery.ts (ts)
- HomepageQuery.ts (ts)
- ProductsQuery.ts (ts)
- AnalyticsQuery.ts (ts)
- NotificationsQuery.ts (ts)
- views (txt)
- userManagement (txt)
- parts (txt)
- useUserManagement.ts (ts)
- OrdersDateRange.tsx (tsx)
- SelfDemotionModal.tsx (tsx)
- UserRoleBadge.tsx (tsx)
- UserManagementTable.tsx (tsx)
- InlineNameEdit.tsx (tsx)
- UserManagementSortDropdown.tsx (tsx)
- customers (txt)
- UserManagementPagination.tsx (tsx)
- UserManagementView.tsx (tsx)
- useCustomers.tsx (tsx)
- CustomersView.tsx (tsx)
- types.ts (ts)
- CustomerModal.tsx (tsx)
- CustomersTable.tsx (tsx)
- CustomersPagination.tsx (tsx)
- CustomersCountryDropdown.tsx (tsx)
- AdvancedTable.tsx (tsx)
- TablesView.tsx (tsx)
- BasicTable.tsx (tsx)
- UserTable.tsx (tsx)
- InventoryTable.tsx (tsx)
- SearchXIcon.tsx (tsx)
- LockIcon.tsx (tsx)
- ProfileView.tsx (tsx)
- ErrorPageLayout.tsx (tsx)
- ProfileSidebar.tsx (tsx)
- ProfileHeaderCard.tsx (tsx)
- products (txt)
- parts (txt)
- types.ts (ts)
- ProductDetails.tsx (tsx)
- ProductPDF.tsx (tsx)
- ProductParameter.tsx (tsx)
- OrdersView.tsx (tsx)
- uiElements (txt)
- useOrders.ts (ts)
- ProgressCircles.tsx (tsx)
- ProductsView.tsx (tsx)
- useProducts.ts (ts)
- forms (txt)
- DatePickerForm.tsx (tsx)
- ColorPickerForm.tsx (tsx)
- SlidersForm.tsx (tsx)
- TextareaForm.tsx (tsx)
- RadioButtonsForm.tsx (tsx)
- InputFieldsForm.tsx (tsx)
- ToggleSwitchForm.tsx (tsx)
- SelectInputsForm.tsx (tsx)
- FormValidationForm.tsx (tsx)
- AnalyticsView.tsx (tsx)
- YearOverview.tsx (tsx)
- MarketMetrics.tsx (tsx)
- TotalProfit.tsx (tsx)
- TodaySales.tsx (tsx)
- RevenueDistribution.tsx (tsx)
- AssetPerformance.tsx (tsx)
- parts (txt)
- types.ts (ts)
- AddEventModal.tsx (tsx)
- CalendarView.tsx (tsx)
- charts (txt)
- ScatterChartComponent.tsx (tsx)
- RadarChartComponent.tsx (tsx)
- VerticalBarChartComponent.tsx (tsx)
- PieChartComponent.tsx (tsx)
- LineChartComponent.tsx (tsx)
- LineAreaChartComponent.tsx (tsx)
- MixedLineChartComponent.tsx (tsx)
- AreaChartComponent.tsx (tsx)
- StackedBarChartComponent.tsx (tsx)
- BarChartComponent.tsx (tsx)
- ChartsView.tsx (tsx)
- RadialBarChartComponent.tsx (tsx)
- stories (txt)
- line-chart.stories.tsx (tsx)
- bar-chart.stories.tsx (tsx)
- ChartTooltip.tsx (tsx)
- donut-chart.stories.tsx (tsx)
- stacked-bar-chart.stories.tsx (tsx)
- radar-chart.stories.tsx (tsx)
- composed-chart.stories.tsx (tsx)
- pie-chart.stories.tsx (tsx)
- GradientPieChartComponent.tsx (tsx)
- TwoAxisLineChartComponent.tsx (tsx)
- ComposedChartComponent.tsx (tsx)
- homepage (txt)
- AreaFillByValueChartComponent.tsx (tsx)
- HomepageView.tsx (tsx)
- BestSellingProducts.tsx (tsx)
- parts (txt)
- CustomerSatisfaction.tsx (tsx)
- RevenueOverTime.tsx (tsx)
- FourSmallCards.tsx (tsx)
- ThreeSmallCards.tsx (tsx)
- orders (txt)
- types.ts (ts)
- RevenuePerCountry.tsx (tsx)
- RemoveEventModal.tsx (tsx)
- CustomersSortDropdown.tsx (tsx)
- page.tsx (tsx)
- FileUploadForm.tsx (tsx)
- useCalendar.tsx (tsx)
- OrdersQuery.ts (ts)
- PopoverUI.tsx (tsx)
- UserStatusBadge.tsx (tsx)
- LanguageIcon.tsx (tsx)
- FormsView.tsx (tsx)
- WeeklyPerformance.tsx (tsx)
- BarsIcon.tsx (tsx)
- GlobeIcon.tsx (tsx)
- types.ts (ts)
- page.tsx (tsx)
- ShieldIcon.tsx (tsx)
- MailIcon.tsx (tsx)
- dark.css (css)
- ServerCrashIcon.tsx (tsx)
- light.css (css)
- toastStore.ts (ts)
- useHandleLogin.ts (ts)
- global-error.tsx (tsx)
- SettingsIcon.tsx (tsx)
- ArrowDownIcon.tsx (tsx)
- RevenueTrends.tsx (tsx)
- area-chart.stories.tsx (tsx)
- UpdateIcon.tsx (tsx)
- Introduction.mdx (mdx)
- ATTRIBUTION.md (markdown)
- vercel.json (json)
- scatter-chart.stories.tsx (tsx)
- ArrowUpIcon.tsx (tsx)
- user3.png (image)
- useNotifications.test.tsx (tsx)
- types.ts (ts)
- OrderModal.tsx (tsx)
- useDropdown.test.tsx (tsx)