Skip to content
/ isnt Public template

Minimalistic Iron-Session-Next-Tailwind Boilerplate

License

Notifications You must be signed in to change notification settings

Itsnotaka/isnt

Repository files navigation

ISNT

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.

Documentation

I believe the file structure is simple enough and I don't have interest in making a document right now.

Features

Please see iron-session.

Usage

git clone https://github.com/Itsnotaka/isnt.git
cd isnt
pnpm install
pnpm dev

and start developing!

License

isnt is distributed under the terms of both the MIT license.