Giter VIP home page Giter VIP logo

2209-wns-hopper-keops-back's Introduction

2209-wns-hopper-keops-back

For launch the test =>

  1. Open a new terminal in vscode enter "docker compose -f docker-compose.test.yml up"
  2. your DB is lauched on your computer
  3. open a new terminal in vscode enter "npm test ./tests"

For Lauch the back =>

  1. Open a new terminal in vscode enter "docker compose up --build"

For merge tow branchs =>

  1. Ouvrir un terminal
  2. Rester sur la branch qu'on pull request "git checkout authentication"
  3. Mettre à jour toute les autres branches avec "git fetch --all
  4. Merge la branch d'arrivée sur la branch en cours "git merge dev"
  5. Si il y a des conflits les resoudre dans vscode sauf pour le packge-lock.json que l'on peut supprimer
  6. Si on a supprimé le package-lock.json, on le recréer avec un "nmp i" ou "yarn i"
  7. Afficher le status des changement actuellement pris en compte avec "git status"
  8. Pour ajouter les élement non chargé dans la pull request entrer "git add -A"
  9. Revérifier le status des changement actuellement pris en compte avec "git status", tout doit être en vert
  10. Commmit tout les changement chargé avec "git commit -m 'le message'"
  11. Synchroniser le repository avec "git push"

2209-wns-hopper-keops-back's People

Contributors

barret-pierre avatar emeline-g avatar kevinkotcherga avatar ophelie-gaudin avatar ticha974 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

akiroussama

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.