Skip to content

ekiuse/nq-control

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.5%
  • Other 0.5%