A blockchain-powered Japanese culture project
Combining the beauty of Japanese tradition with the power of Web3 & onchain technology.
🌐 Visit Live Site » · Report Bug · Request Feature
| Environment | URL |
|---|---|
| 🟢 Primary (Netlify) | japaneseonchain.xyz |
| 🔵 Mirror (GitHub Pages) | zhaochamyu.github.io/JapaneseOnchain |
If you find this project interesting, please consider giving it a star! It helps the project grow and reach more people.
JapaneseOnChain is a web project combining Japanese culture with blockchain technology. Built and deployed using modern web tooling, the project bridges traditional Japanese aesthetics with the emerging world of Web3 and decentralized applications.
JapaneseOnchain/
├── index.html # Main entry point
├── favicon.svg # Site icon
├── CNAME # Custom domain config
├── README.md # You are here!
├── assets/
│ ├── index-*.js # JavaScript bundle
│ └── index-*.css # Stylesheet bundle
└── .github/
└── workflows/
└── sync.yml # Auto-sync from Netlify every 6 hours
| Layer | Technology |
|---|---|
| Frontend | React + Vite |
| Styling | Tailwind CSS |
| Primary Hosting | Netlify |
| Mirror Hosting | GitHub Pages |
| CI/CD | GitHub Actions |
This repo auto-syncs from japaneseonchain.xyz every 6 hours via GitHub Actions:
- Fetches latest built files from the live Netlify site
- Detects any changes in JS, CSS, or HTML
- Commits and pushes updates automatically
Run it manually:
- Go to Actions tab
- Click Run workflow
| Type | Host | Value |
|---|---|---|
A |
@ |
185.199.108.153 |
A |
@ |
185.199.109.153 |
A |
@ |
185.199.110.153 |
A |
@ |
185.199.111.153 |
CNAME |
www |
zhaochamyu.github.io |
Made with ❤️ by zhaochamyu
⭐ Star this repo if you like it!