This is a simple project that shows the usage of Next.js running inside a Docker container on the Akash Network.
- Running with npm
# Install the dependencies
npm install
# Start next.js in dev
npm run dev
This is a simple project that shows the usage of Next.js running inside a Docker container on the Akash Network.
# Install the dependencies
npm install
# Start next.js in dev
npm run dev