Skip to content
Jeff Grunewald edited this page Sep 1, 2019 · 13 revisions

Prepare your workstation

In order to test and extend the Smart Cities platform, you'll need to install a few tools on your workstation. While you may not need all of the following, end-to-end development of the platform will require each of these at some point.

  • Elixir
  • Nodejs
  • Git
  • Docker and Docker Compose
  • Kubectl
  • Helm
  • Minikube

For instructions to setup your platform of choice, read on:

Clone this wiki locally