Skip to content

Instantly share code, notes, and snippets.

@BirbaManuel
Last active July 17, 2019 15:10
Show Gist options
  • Select an option

  • Save BirbaManuel/2752d82605268aff31a51406ce6e221e to your computer and use it in GitHub Desktop.

Select an option

Save BirbaManuel/2752d82605268aff31a51406ce6e221e to your computer and use it in GitHub Desktop.
KFC Kitchen Food Cherie Client

CLIENT 1)git clone https://github.com/foodcheri/kfc-client 2) npm i 3) npm start 4) popin connection? login?/mp? (resolved) 5) identifiant $env client-prod, client-pre, 6) cd app => client-pre

Démarrer le back et le front de de l'appli KFC npm run dev-start

SERVER 1)git clone https://github.com/foodcheri/kfc-server 2) npm i 3) créeaton fichier .env 4) npm start

4-a => création de route au format edition 4-b => reprendre visuel textfield sans les actions du forme 4-c => création Link

se calquer sur l'exemple "edit/ImkCOyYmol"

mardi 2 juillet

  1. regarder chaï => simuler le store
  2. librairi sinon => lancer pour couverture de test

vendredi 5 juillet -lancer couverture de test : npm run test:cov

mardi 16 jullet -démarrer server et client en local: client : npm run dev-start server : npm start

liste des préorder par idProduit + jour: +idhub GET order/orders.json?to=2019-06-25&from=2019-06-25&status=CONFIRMED&idProduct=4731&idHub=NbId

Format data : Hub: estimated: 0 id_hub: 26 key: "lille" label: "Lille" realQuantity: null repartition: null skipped: false

0: algorithm_key: 0.0423681889790246 bonus_key: 0.005 date: "2019-07-17T22:00:00.000Z" id_hub: 1 id_pct_dispatch: 102058 product_type: "BREAD" proto: Object

npm run debug

app@0.0.0 debug /Users/manuelbirba/Documents/workspace/Foodchéri/kfc-server/app nodemon ./bin/www --exec 'eslint ../app && DEBUG=app:* node'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment