nextplate

    Ultimate template for Next.js with a pack of incredible tools

    Language: typescript

    Author: Miriam Gómez (@miriam_gómez)

    8 stars · 215 views

    Viewing path: ATTRIBUTION.md

    Files

    • sheet-content.tsx (tsx)
    • sheet.tsx (tsx)
    • stories (txt)
    • active-link.stories.tsx (tsx)
    • index.ts (ts)
    • indicator (txt)
    • sentry.server.config.js (js)
    • user.model.ts (ts)
    • index.ts (ts)
    • session (txt)
    • session.model.ts (ts)
    • index.ts (ts)
    • app (txt)
    • providers (txt)
    • with-i18n.tsx (tsx)
    • with-design-system.tsx (tsx)
    • index.ts (ts)
    • with-effector.tsx (tsx)
    • components (txt)
    • auth-content.stories.tsx (tsx)
    • network-information.ts (ts)
    • web-vitals (txt)
    • google-button.tsx (tsx)
    • system (txt)
    • scroll-area (txt)
    • breadcrumbs.styled.ts (ts)
    • index.ts (ts)
    • breadcrumbs.tsx (tsx)
    • sheet (txt)
    • indicator.styled.ts (ts)
    • stories (txt)
    • github-button.tsx (tsx)
    • github-button.styled.ts (ts)
    • stories (txt)
    • github-button.stories.tsx (tsx)
    • index.ts (ts)
    • error-handling (txt)
    • demo-item.tsx (tsx)
    • stories (txt)
    • demo-item.stories.tsx (tsx)
    • index.ts (ts)
    • hero (txt)
    • why-nextplate.stories.tsx (tsx)
    • index.ts (ts)
    • auth-content (txt)
    • auth-content.styled.ts (ts)
    • stories (txt)
    • main-header (txt)
    • next-i18next.config.mjs (mjs)
    • package.json (json)
    • readme.md (md)
    • logout.ts (ts)
    • .storybook (storybook)
    • main.ts (ts)
    • preview-head.html (html)
    • i18n.ts (ts)
    • orval.config.ts (ts)
    • index.ts (ts)
    • user (txt)
    • preview.tsx (tsx)
    • tsconfig.server.json (json)
    • docs (txt)
    • fsd-schema.jpg (image)
    • sentry.client.config.js (js)
    • next-sitemap.config.js (js)
    • .husky (husky)
    • process.env.d.ts (ts)
    • jest.setup.js (js)
    • tsconfig.json (json)
    • tsconfig.jest.json (json)
    • next-env.d.ts (ts)
    • next.config.mjs (mjs)
    • jest.config.js (js)
    • babel.config.json (json)
    • LICENCE.md (md)
    • jest.extends.ts (ts)
    • jest-globals.d.ts (ts)
    • src (txt)
    • entities (txt)
    • auth (txt)
    • model (txt)
    • refresh.ts (ts)
    • auth.ts (ts)
    • browser-page-bootstrap.tsx (tsx)
    • universal-app-bootstrap.tsx (tsx)
    • server-page-bootstrap.tsx (tsx)
    • styled.d.ts (ts)
    • widgets (txt)
    • layouts (txt)
    • auth (txt)
    • index.ts (ts)
    • components (txt)
    • auth-header (txt)
    • auth-header.tsx (tsx)
    • stories (txt)
    • auth-header.stories.tsx (tsx)
    • auth-header.styled.ts (ts)
    • index.ts (ts)
    • auth-layout (txt)
    • stories (txt)
    • auth-layout.stories.tsx (tsx)
    • auth-layout.tsx (tsx)
    • auth-content.tsx (tsx)
    • index.ts (ts)
    • 404 (txt)
    • index.ts (ts)
    • components (txt)
    • not-found-layout (txt)
    • not-found-layout.tsx (tsx)
    • not-fount-layout.styled.ts (ts)
    • stories (txt)
    • not-found-layout.stories.tsx (tsx)
    • tests (txt)
    • not-found-layout.test.tsx (tsx)
    • index.ts (ts)
    • main (txt)
    • index.ts (ts)
    • components (txt)
    • main-footer (txt)
    • main-footer.tsx (tsx)
    • index.ts (ts)
    • main-header.tsx (tsx)
    • index.tsx (tsx)
    • main-layout (txt)
    • index.tsx (tsx)
    • middleware.page.ts (ts)
    • shared (txt)
    • lib (txt)
    • css-in-js (txt)
    • animations.ts (ts)
    • i18n (txt)
    • i18n.ts (ts)
    • translations.ts (ts)
    • i18n.config.mjs (mjs)
    • index.ts (ts)
    • $path.ts (ts)
    • logging (txt)
    • create-logger.ts (ts)
    • logger.ts (ts)
    • logger.new.ts (ts)
    • meta (txt)
    • meta.tsx (tsx)
    • page-seo.tsx (tsx)
    • index.ts (ts)
    • wdyr (txt)
    • wdyr.ts (ts)
    • ssr (txt)
    • ssr-with-auth.ts (ts)
    • ssg.ts (ts)
    • ssr.ts (ts)
    • index.ts (ts)
    • redirect.ts (ts)
    • testing (txt)
    • test-utils.ts (ts)
    • render-with-providers.tsx (tsx)
    • sentry (txt)
    • create-errors.ts (ts)
    • index.ts (ts)
    • setup.ts (ts)
    • sentry.ts (ts)
    • index.ts (ts)
    • effector (txt)
    • forms (txt)
    • extract-values.ts (ts)
    • create-form.ts (ts)
    • create-field.ts (ts)
    • types.ts (ts)
    • validate-with-schema.ts (ts)
    • router (txt)
    • cookie-consent.model.ts (ts)
    • effector-router.ts (ts)
    • index.ts (ts)
    • index.ts (ts)
    • network-information (txt)
    • hooks (txt)
    • use-network-information.ts (ts)
    • use-network-availability.ts (ts)
    • tests (txt)
    • use-network-availability.test.ts (ts)
    • types (txt)
    • network-information.interface.ts (ts)
    • navigator.interface.ts (ts)
    • index.ts (ts)
    • report-web-vitals.ts (ts)
    • types (txt)
    • next-web-vitals-metrics-report.ts (ts)
    • index.ts (ts)
    • next (txt)
    • middlewares (txt)
    • chain-middlewares.ts (ts)
    • types.ts (ts)
    • with-headers.ts (ts)
    • index.ts (ts)
    • with-logging.ts (ts)
    • types.ts (ts)
    • google-button.styled.ts (ts)
    • stories (txt)
    • context.ts (ts)
    • mobile.ts (ts)
    • transition.ts (ts)
    • status-codes.ts (ts)
    • hooks (txt)
    • design (txt)
    • lib (txt)
    • responsive-property.ts (ts)
    • media.ts (ts)
    • tokens (txt)
    • typography.ts (ts)
    • google-button.stories.tsx (tsx)
    • index.ts (ts)
    • transitions.ts (ts)
    • external-styles.tsx (tsx)
    • types (txt)
    • common-server-side-params.ts (ts)
    • ssr-page-props.ts (ts)
    • universal-page-props.ts (ts)
    • enhanced-app-props.ts (ts)
    • ssg-page-props.ts (ts)
    • enhanced-next-page.ts (ts)
    • components (txt)
    • google-button (txt)
    • breadcrumbs.test.tsx (tsx)
    • index.ts (ts)
    • scroll-area.tsx (tsx)
    • stories (txt)
    • scroll-area.stories.tsx (tsx)
    • index.ts (ts)
    • delayed-loading (txt)
    • stories (txt)
    • delayed-loading.stories.tsx (tsx)
    • delayed-loading.tsx (tsx)
    • index.ts (ts)
    • use-delayed-loading.ts (ts)
    • dropdown-menu (txt)
    • dropdown-menu-item.tsx (tsx)
    • dropdown-menu-label.tsx (tsx)
    • stories (txt)
    • dropdown-menu.stories.tsx (tsx)
    • dropdown-menu.tsx (tsx)
    • dropdown-menu-content.tsx (tsx)
    • index.ts (ts)
    • breadcrumbs (txt)
    • stories (txt)
    • breadcrumbs.stories.tsx (tsx)
    • tests (txt)
    • sheet.stories.tsx (tsx)
    • sheet-overlay.tsx (tsx)
    • index.ts (ts)
    • loading-overlay (txt)
    • loading-overlay.tsx (tsx)
    • stories (txt)
    • loading-overlay.stories.tsx (tsx)
    • tests (txt)
    • loading-overlay.test.tsx (tsx)
    • loading-overlay.styled.ts (ts)
    • index.ts (ts)
    • active-link (txt)
    • active-link.tsx (tsx)
    • stories (txt)
    • github-button (txt)
    • index.ts (ts)
    • demo-item (txt)
    • indicator.stories.tsx (tsx)
    • indicator.tsx (tsx)
    • indicator.types.ts (ts)
    • index.ts (ts)
    • fade (txt)
    • fade.tsx (tsx)
    • stories (txt)
    • fade.stories.tsx (tsx)
    • index.ts (ts)
    • input (txt)
    • input-password.tsx (tsx)
    • modal (txt)
    • stories (txt)
    • demo-item.styled.ts (ts)
    • modal.styled.ts (ts)
    • modal.tsx (tsx)
    • stories (txt)
    • modal.stories.tsx (tsx)
    • index.ts (ts)
    • alert-dialog (txt)
    • alert-dialog.styled.ts (ts)
    • stories (txt)
    • alert-dialog.stories.tsx (tsx)
    • alert-dialog.tsx (tsx)
    • index.ts (ts)
    • error-debug.tsx (tsx)
    • default-error-layout.tsx (tsx)
    • index.ts (ts)
    • api (txt)
    • http-client.ts (ts)
    • request (txt)
    • request.ts (ts)
    • request-with-auth.ts (ts)
    • index.ts (ts)
    • api.generated.ts (ts)
    • index.ts (ts)
    • features (txt)
    • locale-toggler (txt)
    • stories (txt)
    • locale-toggler.tsx (tsx)
    • stories (txt)
    • locale-toggler.stories.tsx (tsx)
    • index.ts (ts)
    • auth (txt)
    • register (txt)
    • tests (txt)
    • register-form.test.tsx (tsx)
    • register.model.test.ts (ts)
    • register.model.ts (ts)
    • cookie-consent.stories.tsx (tsx)
    • pages (txt)
    • auth (txt)
    • register-form.tsx (tsx)
    • login (txt)
    • login.model.ts (ts)
    • login-form.tsx (tsx)
    • tests (txt)
    • login-form.test.tsx (tsx)
    • login.model.test.ts (ts)
    • model.ts (ts)
    • cookie-consent (txt)
    • cookie-consent.tsx (tsx)
    • nprogress (txt)
    • stories (txt)
    • nprogress.stories.tsx (tsx)
    • nprogress.tsx (tsx)
    • index.ts (ts)
    • new-main-page (txt)
    • section (txt)
    • section.tsx (tsx)
    • stories (txt)
    • section.stories.tsx (tsx)
    • index.ts (ts)
    • dignity (txt)
    • dignity.tsx (tsx)
    • stories (txt)
    • dignity.stories.tsx (tsx)
    • hero.tsx (tsx)
    • stories (txt)
    • header.stories.tsx (tsx)
    • index.ts (ts)
    • change-theme (txt)
    • index.tsx (tsx)
    • stories (txt)
    • change-theme.stories.tsx (tsx)
    • change-theme.tsx (tsx)
    • demos (txt)
    • demos.tsx (tsx)
    • demos.const.ts (ts)
    • stories (txt)
    • demos.stories.tsx (tsx)
    • index.ts (ts)
    • why-nextplate (txt)
    • why-nextplate.tsx (tsx)
    • index.ts (ts)
    • advantage (txt)
    • stories (txt)
    • advantage.stories.tsx (tsx)
    • advantage.styled.ts (ts)
    • advantage.tsx (tsx)
    • index.ts (ts)
    • dignity-grid (txt)
    • dignity-grid.styled.ts (ts)
    • dignity-grid.tsx (tsx)
    • stories (txt)
    • dignity-grid.stories.tsx (tsx)
    • index.ts (ts)
    • login.page.tsx (tsx)
    • signup.page.tsx (tsx)
    • dashboard (txt)
    • index.page.tsx (tsx)
    • model.ts (ts)
    • _error.page.tsx (tsx)
    • _app.page.tsx (tsx)
    • _document.page.tsx (tsx)
    • fsd.png (image)
    • index.page.tsx (tsx)
    • 404.page.tsx (tsx)
    • api (txt)
    • status.page.ts (ts)
    • i18next.d.ts (ts)
    • renovate.json (json)
    • public (txt)
    • static (txt)
    • images (txt)
    • favicon.ico (image)
    • vercel.svg (image)
    • android-chrome-192x192.png (image)
    • tools (txt)
    • effector.png (image)
    • i18n.png (image)
    • next.png (image)
    • typescript.png (image)
    • storybook.png (image)
    • jest.png (image)
    • sentry.png (image)
    • eslint.png (image)
    • android-chrome-512x512.png (image)
    • ATTRIBUTION.md (markdown)