My Personal Website
Go to file
Vitaly Rtishchev 8384935252 Init template
2023-05-29 12:40:21 +04:00
app Init template 2023-05-29 12:40:21 +04:00
public Init template 2023-05-29 12:40:21 +04:00
.eslintrc.json Init template 2023-05-29 12:40:21 +04:00
.gitignore Init template 2023-05-29 12:40:21 +04:00
next.config.js Init template 2023-05-29 12:40:21 +04:00
package.json Init template 2023-05-29 12:40:21 +04:00
postcss.config.js Init template 2023-05-29 12:40:21 +04:00
README.md Init template 2023-05-29 12:40:21 +04:00
tsconfig.json Init template 2023-05-29 12:40:21 +04:00
yarn.lock Init template 2023-05-29 12:40:21 +04:00

Mantine Next Template

Get started with Mantine + Next with just a few button clicks. Click Use this template button at the header of repository or follow this link and create new repository with @mantine packages. Note that you have to be logged in to GitHub to generate template.

Minimal template

This template includes minimal setup for server side rendering with Next.js, you can find a fully featured template here.