Skip to content

OpenClassrooms - Parcours Développeur Web - Projet 6 : Construisez une API sécurisée pour une application d'avis gastronomiques

Notifications You must be signed in to change notification settings

CCR-G/OC_6-Build_a_secure_API_for_a_review_app

Repository files navigation

Project #6 - Build a Secure API for a Review App

Projet 6 - Construisez une API sécurisée pour une application d'avis gastronomiques
OpenClassrooms - Web developper training

A new app for customer reviews of specialty hot sauces.
Use Node.js, Express, and MongoDB to build its NoSQL database. Secure customer data by applying the OWASP web security standards.

How to test

Backend

  1. Given you have a running MongoDB
  2. Clone this repo and run npm install
  3. Set the environment variables in an .env file following the example of the .env.template file.
  4. Run npm run build

Frontend

  1. Clone the frontend repository at https://github.com/OpenClassrooms-Student-Center/dwj-projet6
  2. Have it running following the instructions
  3. Open the app on http://localhost:4200

Comments and feedback

This exercice is part of my training to become a web developper.
Please do send me comments or feedback!

About

OpenClassrooms - Parcours Développeur Web - Projet 6 : Construisez une API sécurisée pour une application d'avis gastronomiques

Topics

Resources

Stars

Watchers

Forks