This tutorial is dedicated to the workshops held by DECK36.
The workshop assumes the p9fok VM to be up and running and the sources mounted in the VM.
See the main README for instructions to setup the dev environment.
-
Enter the plan9_workshop_tutorial-master/source/plan9 directory
cd plan9_workshop_tutorial-master/source/plan9
-
Clone the web application
git clone https://github.com/DECK36/deck36-php-web-app
-
Install the php-web-app Follow the README.md.
-
Clone the nodejs api backend
git clone https://github.com/DECK36/deck36-api-backend
-
Install the nodejs api backend Follow the README.md.
-
Clone the storm backend
git clone https://github.com/DECK36/deck36-storm-backend-nodejs
-
Install the storm backend Follow the README.md.
-
Enter the virtual mashine
vagrant ssh
-
Got to the plan9 source dir in the vm
cd plan9
-
Start all services
cd ~/plan9/deck36-api-backend; grunt start-plan9-dev;
- Go to the https://api.plan9-dev.deck36.de and https://www.plan9-dev.deck36.de domains for dev and accept the certificates
- Open https://www.plan9-dev.deck36.de and register a user (or login with the one created on cli)
- Go to the playground and play