Skip to content

AurelienAllenic/groupomania

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

Groupomania

About/synopsis

Groupomania is an internal social media for the workers of a company created with nodejs and reactjs. Project status: needs to be validate by Openclassrooms

Launch Project

Before everything, you can use npm install in front and back to be sure everything's properly installed. Don't forget to create a .env file in the backend folder with SECRET_CONNECTION with your mongoDb access and SECRET_TOKEN for a random token useful with auth events.

Then, you will have to launch two servers: 1 in backend and 1 in frontend

Open a terminal

  1. cd backend
  2. nodemon server

Open an other terminal

  1. cd frontend
  2. npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors