anyconvert

💸 (Service Discontinued) AnyConvert - Ultimate Open Source Currency & Cryptocurrency Converter - Convert USD, BTC & More!

APACHE-2.0 License

Stars
5

anyconvert.fzn0x.rocks

[!WARNING] Backend service discontinued

AnyConvert Website of fzn0x.rocks

The website targets the latest version of Chrome, Safari, and Firefox.

Setup Docker

# build image
docker build  -f ./Dockerfile . -t remix/run

# run container
docker run -d --name remix-server -p 3000:3000 remix/run