I hereby claim:
- I am tephlondude on github.
- I am tephlon (https://keybase.io/tephlon) on keybase.
- I have a public key ASDriLyzvJzObvr9LUxHXCdB7humzWoNugeHFtutGbhdUgo
To claim this, I am signing this object:
| #!/bin/bash | |
| curl -sL https://deb.nodesource.com/setup_16.x | sudo -E bash - | |
| sudo apt update | |
| sudo apt upgrade | |
| sudo apt install nodejs |
| #!/bin/bash | |
| sudo apt update | |
| sudo apt upgrade | |
| sudo apt install build-essential python | |
| curl -sL https://deb.nodesource.com/setup_14.x | sudo -E bash - | |
| sudo apt install nodejs | |
| cd ~ | |
| mkdir ~/.nodejs_global |
I hereby claim:
To claim this, I am signing this object:
| Requirement | n8n | IFTTT | Integromat | Zapier | |
| Hosting | Self Hosted | Cloud Hosted | Cloud Hosted | Cloud Hosted | |
| Free Tier Limitations | No function limitations | Create 3 Applets Max | 1000 Operations | 100 Tasks per Month | |
| Must host locally on own hardware | No Support | 100 MB Data Transfer | 5 Zaps | ||
| 15 Minute Execution Frequency | 15 minute Update Time | ||||
| 2 Active Scenarios Max | Single Step Zaps | ||||
| 1 MB Internal Storage Max | |||||
| 1 Datastore Max | |||||
| 5 MB Max File Size |
| <% content_for :title do %>n8n Overview<% end %> | |
| <div class="gridster"> | |
| <H2>n8n Overview</H2> | |
| <ul> | |
| <li data-row="1" data-col="1" data-sizex="1" data-sizey="1"> | |
| <div data-id="npm_final" data-view="Meter" data-title="npm Final" data-height="200" data-width="200" data-min="0" data-max="1" data-suffix="" style="background-color:#CB3837;"></div> | |
| <i class="fas fa-flag-checkered icon-background"></i> | |
| </li> |