From 2093e4cd66edef3b653f8f1e40475c17acbf0b4e Mon Sep 17 00:00:00 2001 From: Marco Pestrin Date: Tue, 5 Sep 2023 13:59:45 +0200 Subject: [PATCH 1/2] Create enhancers.json --- data/enhancers.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 data/enhancers.json diff --git a/data/enhancers.json b/data/enhancers.json new file mode 100644 index 00000000..3c28ef30 --- /dev/null +++ b/data/enhancers.json @@ -0,0 +1,23 @@ +{ + "name": "Enhancers", + "career_page_url": "https://enhancers.it/culture/", + "url": "https://enhancers.it/", + "remote_policy": "Full", + "hiring_policies": [ + "Direct" + ], + "type": "Consulting", + "categories": [ + "cloud_software" + ], + "tags": [ + "NodeJS", + "Typescript", + "AWS Cloud", + "React Native", + "PostgreSQL", + "Javascript", + "MQTT", + "Redux", + ] +} From 1fa4d0c9b9c10f05d39b070aac48caf6e41892e3 Mon Sep 17 00:00:00 2001 From: Edoardo Costantini Date: Tue, 5 Sep 2023 14:10:27 +0200 Subject: [PATCH 2/2] Update data/enhancers.json --- data/enhancers.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/enhancers.json b/data/enhancers.json index 3c28ef30..1652a19b 100644 --- a/data/enhancers.json +++ b/data/enhancers.json @@ -18,6 +18,6 @@ "PostgreSQL", "Javascript", "MQTT", - "Redux", + "Redux" ] }