https://github.com/prohetamine/web3-piano
https://github.com/prohetamine/web3-piano
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/prohetamine/web3-piano
- Owner: prohetamine
- Created: 2026-01-26T11:56:53.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2026-04-11T09:04:36.000Z (3 months ago)
- Last Synced: 2026-04-11T10:26:17.060Z (3 months ago)
- Language: JavaScript
- Size: 11 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Web3 Piano
Creator of ⌬ʲˢ³ at [prohetamine.ru/web3](https://prohetamine.ru/web3)
This repository contains instructions to run a **local version of the Web3 Piano application**.
---
## Requirements
- [Docker](https://docs.docker.com/get-docker/)
---
## Getting Started
### Build the Docker Image
```bash
docker build -t app .
```
---
## Run the Application
```bash
docker run -p 3820:3820 app
```
---
## Access the App
Open your browser and go to: http://localhost:3820