ISNT (stands for Iron-Session-Next-Tailwind
) is a local cookie auth template built on top on Next.js;
I find the given example within the Iron-Session-Example kind of hard to understand at the start and there are features that seems to be a little too much as a template.
I believe the file structure is simple enough and I don't have interest in making a document right now.
Please see iron-session.
git clone https://github.com/Itsnotaka/isnt.git
cd isnt
pnpm install
pnpm dev
and start developing!
isnt is distributed under the terms of both the MIT license.