Final Step

After installing Frontend & Backend part of the Pixy template you can run dev server on your Next.js application.

Open new Terminal or back to exist ( see "Install Frontend" page ) and run command npm run dev to run your Next.js app in development mode.

Pixy website should be available at http://localhost:3000/

Pixy PayloadCMS Admin Panel at http://localhost:3000/admin/ ,

You can login using credentials below:

  • username: admin@bslthemes.com

  • password: 7czAgR3T2twMzSs

Last updated