Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 780 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 780 Bytes

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.