/PenguinShip-Dashboard

Shipping Dashboard, powered by the PenguinShip API solution. The dashboard fully integrates all the features available in the API, including the creation and purchasing of labels, tracking shipments, and user authentication

Primary LanguageTypeScriptApache License 2.0Apache-2.0

NavashipFront

To set up the project. First, install the project dependencies

npm install

Scripts

To start Next.js server

npm run dev

In the .next.config.js config file, it defines runtime: 'edge' to run the app on cloudflare pages.