diff --git a/records/new/new.json b/records/new/new.json new file mode 100644 index 0000000..b343890 --- /dev/null +++ b/records/new/new.json @@ -0,0 +1,5 @@ +{ + "action": "post", + "account": "NODEJS_ORG", + "richTextFile": "./rich.txt" +} diff --git a/records/new/rich.txt b/records/new/rich.txt new file mode 100644 index 0000000..b2c87e1 --- /dev/null +++ b/records/new/rich.txt @@ -0,0 +1,3 @@ +Working in an enterprise setup with corporate proxies or custom CAs? Node.js has native support for that. +No external dependency required, just configure and continue 👍 +Details: https://nodejs.org/en/learn/http/enterprise-network-configuration \ No newline at end of file