Skip to content

Mvnsour/Portfolio-architecte-sophie-bluel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FR

Portfolio-architecte-sophie-bluel

Code du projet 6 d'intégrateur web.

Architecture

Ce repo git contient les 2 briques logicielles du projet

  • Frontend
  • Backend

Pour le lancer le code

Backend

Frontend

Ouvrir le dossier Frontend et lancer liveserver de votre IDE

Astuce

Si vous désirez afficher le code du backend et du frontend, faites le dans 2 instances de VSCode différentes pour éviter tout problème

Backend API - Sophie Bluel

Ce dossier contient le code backend du projet

Lancement du backend

Ouvrez un terminal à cet emplacement

Pour installer les dépendances du projet, executez la commande

npm install

Une fois les dépendances installées lancez le projet avec la commande

npm start

Laisser tourner ce terminal pour travailler

Compte de test pour Sophie Bluel

email password
sophie.bluel@test.tld S0phie

Accéder à Swagger

documentation Swagger

Pour lire la documentation, utiliser Chrome ou Firefox

EN

Portfolio-architecte-sophie-bluel

Web integrator project code 6.

Architecture

This git repo contains the project's 2 software building blocks

  • Frontend
  • Backend

To launch the code

Backend

Open the Backend folder and read the README.md

Frontend

Open the Frontend folder and launch liveserver from your IDE

Tip

If you want to display both backend and frontend code, do so in 2 different VSCode instances to avoid any problems.

Backend API - Sophie Bluel

This folder contains the project's backend code

Launching the backend

Open a terminal at this location

To install the project's dependencies, run the command

npm install

Once the dependencies have been installed, run the project with the command

npm start

Leave this terminal running to work

Test account for Sophie Bluel

email password
sophie.bluel@test.tld S0phie

Access Swagger

Swagger documentation

To read the documentation, use Chrome or Firefox

About

Sophie Bluel architect's portfolio

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 61.6%
  • CSS 23.3%
  • HTML 15.1%