203 B
203 B
Etheryo website
Root of the etheryo "eco-system". Install the following:
pacman -S npm go
And run the following:
cd frontend
npm run dev
cd backend
go run main.go