getsieutoc / ninjutsu

Strong opinionated stack built on top of Nextjs. Made by ⚡Sieutoc.
MIT License
4 stars 0 forks source link
chakra-ui eslint next-auth nextjs postgresql prettier prisma typescript

Ninjutsu Stack

Made by ⚡Sieutoc

Features

This template includes the following:

Demo

https://platform.sieutoc.website

Getting Started

For Development

Clone the project

You can either use this template by:

pnpm dlx tiged websitesieutoc/ninjutsu your-project

Then, search and replace ninjutsu with your project slug.

Install dependencies

cd your-project
pnpm install

Setup environment variables

For the first time, you need some default environment variables:

cp .env.example .env

Then, run the development server:

pnpm dev

Open http://localhost:3000 with your browser and start developing.

Good to know

Why do not use here?