ChickenKyiv / loopback-tutor-intern-26

GNU General Public License v3.0
0 stars 0 forks source link

import #4

Open atherdon opened 6 years ago

atherdon commented 6 years ago

this is the most recent version of import script that i did: https://github.com/ChickenKyiv/recipe-search-api/tree/master/bin

how to run this script: https://github.com/ChickenKyiv/recipe-search-api/blob/master/package.json#L15

not remember - but it can be broken at this moment. If it will crash - buzz me - and i'll finish it - cause i'm lazy to do it.

atherdon commented 6 years ago

for a few tables - you need to update code. users and Roles must be assigned together. some information you can see here: https://github.com/GroceriStar/groceristar/blob/master/bin/grocery/users.js it's an old version, but you'll be able to see a main logic. and this file is called here: https://github.com/GroceriStar/groceristar/blob/master/bin/grocery/import.js#L51