This is a simple project that shows the usage of Next.js running inside a Docker container on the Akash Network.
-
Download the latest version of Cloudmos Deploy.
-
Simply create a new deployment with the hello world template.
-
Enjoy a modern web app example deployed on a decentralized cloud! 🎉
- Running with npm
# Install the dependencies
npm install
# Start next.js in dev
npm run dev