renovate[bot] 7af77e5448 Update all non-major dependencies (#77)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-17 05:12:55 +00:00
2026-04-18 15:56:18 +03:00
2026-04-19 13:00:41 +03:00
2026-04-18 15:56:18 +03:00
2024-09-02 14:53:41 +04:00
2023-05-28 10:55:11 +04:00
2026-04-18 15:56:18 +03:00
2026-04-26 08:22:07 +03:00
2026-04-18 15:56:18 +03:00
2023-11-15 11:02:16 +04:00
2023-11-15 11:02:16 +04:00
2026-04-19 13:00:41 +03:00
2024-03-15 15:40:39 +04:00
2023-05-28 10:55:11 +04:00
2026-03-31 15:20:29 +03:00
2025-10-26 10:41:40 +03:00
2026-04-01 22:01:53 +03:00
2023-09-14 13:19:54 +04:00
2026-03-31 15:20:29 +03:00

Mantine Next.js template

This is a template for Next.js app router + Mantine. If you want to use pages router instead, see next-pages-template.

Features

This template comes with the following features:

npm scripts

Build and dev scripts

  • dev start dev server
  • build bundle application for production
  • analyze analyzes application bundle with @next/bundle-analyzer

Testing scripts

  • typecheck checks TypeScript types
  • lint runs oxlint and stylelint
  • format:test checks files with oxfmt
  • jest runs jest tests
  • jest:watch starts jest watch
  • test runs jest, format:test, lint and typecheck scripts

Other scripts

  • storybook starts storybook dev server
  • storybook:build build production storybook bundle to storybook-static
  • format:write formats all files with oxfmt
S
Description
Mantine + Next.js app router template (7.0+)
Readme 49 MiB
Languages
TypeScript 81.9%
JavaScript 15.8%
CSS 2.3%