Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Installing development tools

Code Block
languagebash
curl -sL https://deb.nodesource.com/setup_12.x | sudo -E bash -
sudo apt install nodejs

service.seamlessaccess.org

...

Prepare your deploy environement. The current whitelist needs to be checked with the master list before each deploy.

...

languagebash

...

.

...

To deploy <version> to production

...