Skip to content

soheilghanbary/nix

Repository files navigation

The Modern Next.js Stack

Getting Started

First, run the development server:

# clone the project
git clone https://github.com/soheilghanbary/nix

# install packages
pnpm install

# copy .env.example
cp .env.example .env

# development
pnpm run dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

Demo Site

https://nix-pi.vercel.app

About

The minimal Full Stack Starter by Next.JS & Hono

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published