Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 519 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 519 Bytes

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