An online landscape, built as a tool to explore the many aspects of the human voice.
https://voicegardens.org
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Luke Murphy
6ced0933c3
|
5 years ago | |
---|---|---|
media | 5 years ago | |
venv | 5 years ago | |
voicegardens | 5 years ago | |
.gitignore | 5 years ago | |
README.md | 5 years ago | |
makefile | 5 years ago | |
requirements.txt | 5 years ago |
README.md
voicegardens
@ Interwebz
Meanwhile, in the padiverse
- kari.this.is.public.space (private)
- vocoder (public)
Doodle Doodle Doo
Hackity Hack Hack
Please note, these commands were run on a Debian Stretch system.
Install packed lunch
$ sudo apt install -y make git
Get your discount source code
$ git clone ssh://gitea@vvvvvvaria.org:12345/varia/voicegardens.git
$ cd voicegardens
Do the Python dance
$ python3 -m venv .venv
$ source .venv/bin/activate
$ pip install -r requirements.txt
Run the server
$ make dev-serve
Deploy the site
$ make test-deploy # https://doesitsparkjoy.voicegardens.org
$ make prod-deploy # https://voicegardens.org
Layers of the Onion
License
TBD.