Skip to content

vsandvold/webaudio-experiments

Repository files navigation

Web Audio Experiments

Heroku Deployment heroku login

heroku git:remote -a webaudio-experiments

heroku buildpacks:set https://github.com/heroku/heroku-buildpack-nodejs#v91 -a webaudio-experiments heroku config:set NPM_CONFIG_PRODUCTION=false --app webaudio-experiments

heroku buildpacks:set https://github.com/dwayhs/heroku-buildpack-chrome -a webaudio-experiments heroku config:set CHROME_BIN=<path to chrome binary> --app webaudio-experiments

heroku git:remote -a webaudio-experiments

git add . git ci -m"added heroku deployment" git push heroku master

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published