A basic refine example with Next.js and Mantine.
@pankod/refine-core
@pankod/refine-mantine
@pankod/refine-nextjs-router
@pankod/refine-simple-rest
@pankod/refine-inferencer
@pankod/refine-cli
@pankod/refine-react-table
npm run start
to run the development server
I've created a dummy auth provider that stores the registered user in the cookies and checks the credentials while logging in.