Git Product home page Git Product logo

cyril-develop / groupomania Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 17.03 MB

Formation "Développeur web" - OpenClassrooms, projet 7 : Créez un réseau social d’entreprise..

Home Page: https://cyril-develop.fr/groupomania

JavaScript 69.55% HTML 1.18% SCSS 29.27%
express fullstack mysql node react groupomania openclassrooms p7 projet7 mysql-database react-native react-router node-js nodejs-server

groupomania's Introduction

formation

Formation développeur web

📎 Projet 7 : Groupomania - Créez un réseau social d’entreprise.

Alt text Alt text

Technologies :

Back :

  • Node.js
  • Express
  • mySQL

Front :

  • React
  • Sass

GitHub repo size

Documentation API :

https://documenter.getpostman.com/view/23155868/2s8YszNVNi

Installation :

Installer les dépendances dans chacuns des deux dossiers avec la commande npm install

Frontend :

A la racine du dossier front :
créer un fichier .env

REACT_APP_BASE_URL = 'http://localhost:8080'

Démarrer ensuite le serveur avec la commande npm start

Backend :

A la racine du dossier back :
créer un dossier articleImages à la racine du dossier images,
créer un fichier .env en précisant une valeur pour chaque variable comme suit :

DB_HOST = '<Nom de domaine>'
DB_NAME = '<Nom base de donnée>'
DB_USER = '<Nom d'utilisateur base de donnée>'
DB_PASSWORD = '<Mot de passe base de donnée>'

PASSWORD_JWT = '0de67732-b0ff-4101-9ce0-57e9be97cbb6'
PASSWORD_CRYPTOJS = '9fnXMWP89bDqDW2Z633*-~Jm982nLdzS^tk3^&f|Z2H6]a#g]7^Q4~gL&XtG8<#qQz8'

Démarrer ensuite le serveur avec la commande node server ou nodemon server si ce paquet est installé sur votre machine

Tester le projet :

git clone https://github.com/Cyril-Develop/Groupomania.git

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.