alexsniffin / go-wasm-fun

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Manual Deployment

cd build

# build
heroku container:push --app=$APP web --context-path=../

# release
heroku container:release --app=$APP web

About


Languages

Language:JavaScript 61.8%Language:Go 32.4%Language:HTML 3.2%Language:Dockerfile 2.6%