0xYakuza / nq-panel

Natiq control panel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev

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

Access to natiq main api

Create new '.env' file in root and copy the following variables in to it:

NEXT_PUBLIC_API_URL=https://api.natiq.net
API_URL=https://api.natiq.net

About

Natiq control panel

License:GNU General Public License v3.0


Languages

Language:TypeScript 97.9%Language:CSS 1.8%Language:JavaScript 0.4%