DEV Community

Giovanni Fu Lin
Giovanni Fu Lin

Posted on

2 1

Decentralized Nextjs Frontend with Skynet Checklist

Automate Deployments to Skynet with Github Action

images: {
    loader: "imgix",
    path: "",
  },
Enter fullscreen mode Exit fullscreen mode
  • Add next export in package.json build command
"build": "next build && next export",
Enter fullscreen mode Exit fullscreen mode
upload-dir: out
Enter fullscreen mode Exit fullscreen mode
  • Create a seed in settings and add a secret with SKYNET_REGISTRY_SEED

Add a Home screen Button


Setup HNS name

Speedy emails, satisfied customers

Postmark Image

Are delayed transactional emails costing you user satisfaction? Postmark delivers your emails almost instantly, keeping your customers happy and connected.

Sign up

Top comments (0)

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

👋 Kindness is contagious

Dive into an ocean of knowledge with this thought-provoking post, revered deeply within the supportive DEV Community. Developers of all levels are welcome to join and enhance our collective intelligence.

Saying a simple "thank you" can brighten someone's day. Share your gratitude in the comments below!

On DEV, sharing ideas eases our path and fortifies our community connections. Found this helpful? Sending a quick thanks to the author can be profoundly valued.

Okay