This is a Next.js project bootstrapped with create-next-app
.
Apollo Web OS 2.0
This web app runs the Apollo Full Node system and miner with solo mode functionality
It is designed to work with our pre-built ubuntu based OS system running on our aarch64 controller, but should work out of the box with minimal changes for any aarch64 based debian linux system.
Simply run below command to install this backend api as well as the front end ui
curl -o- https://raw.githubusercontent.com/jstefanop/apolloapi-v2/dev/backend/install-v2 | sudo bash
Open http://localhost:3000 with your browser to see the result.