feat: ✨ Created a mini nodeJS server with NewMan for testing without PostMan GUI.
This will mimic a run in a CD/CI environment or docker container.
This commit is contained in:
24
node_modules/faker/lib/locales/el/commerce/department.js
generated
vendored
Normal file
24
node_modules/faker/lib/locales/el/commerce/department.js
generated
vendored
Normal file
@@ -0,0 +1,24 @@
|
||||
module["exports"] = [
|
||||
"Βιβλία",
|
||||
"Ταινίες",
|
||||
"Μουσική",
|
||||
"Παιχνίδια",
|
||||
"Ηλεκτρονικές Συσκευές",
|
||||
"Υπολογιστές",
|
||||
"Σπίτι",
|
||||
"Κήπος",
|
||||
"Εργαλεία",
|
||||
"Grocery",
|
||||
"Υγεία",
|
||||
"Ομορφιά",
|
||||
"Παιχνίδια",
|
||||
"Παιδί",
|
||||
"Μωρό",
|
||||
"Ρουχισμός",
|
||||
"Παπούτσια",
|
||||
"Κοσμήματα",
|
||||
"Sports",
|
||||
"Εξοχή",
|
||||
"Αυτοκίνητο",
|
||||
"Βιομηχανικά"
|
||||
];
|
Reference in New Issue
Block a user