Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mikermcneil authored Feb 14, 2021
1 parent 857f382 commit 3acaace
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,9 @@
# hydroplane

Sometimes for internal automation tasks you want to deploy code extremely quickly, but you want all the goodies from Sails and don't really feel like fiddling with Lambda et al.

This is not something you should use for production web traffic. I built it in like 2 hours and it literally uses `eval()`.

It is for internal automations.

Write and maintain code for automations in a webhook gateway built on Sails.

![image](https://user-images.githubusercontent.com/618009/107864862-4c215e80-6e26-11eb-8f6c-5f0590b73285.png)
![image](https://user-images.githubusercontent.com/618009/107864861-47f54100-6e26-11eb-99b6-88f10b2fe7d3.png)
![image](https://user-images.githubusercontent.com/618009/107865116-fd28f880-6e28-11eb-9d3a-bd96a4bbe7d4.png)
![image](https://user-images.githubusercontent.com/618009/107865120-10d45f00-6e29-11eb-8bfe-504142aa1434.png)


The idea is you change the routes in that textarea and then hit save and then it's live.
Expand Down

0 comments on commit 3acaace

Please sign in to comment.