Warning
Backend service discontinued
AnyConvert Website of fzn0x.rocks
The website targets the latest version of Chrome, Safari, and Firefox.
# build image
docker build -f ./Dockerfile . -t remix/run
# run container
docker run -d --name remix-server -p 3000:3000 remix/run