8000 GitHub - Vehementz/p3w
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Vehementz/p3w

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WCS PROJET 3 - BACKEND

REMPIL'IT

Contributors :

Peter Centini, Clement Pisu, Maryline Bellanger, Moana Martinez

Instructions :

You will need to create a MYSQL database and create a .env file following the .env.sample details to configure your connection.To get the project up and running, and view components in the browser, complete the following steps :

Download and install Node: https://nodejs.org/ Clone this repo: git clone git@github.com:WildCodeSchool/remote-fr-q2p3-eco-back.git (SSH) or git clone https://github.com/WildCodeSchool/remote-fr-q2p3-eco-back (HTTPS) Install project dependancies: npm install

After that, run "npm start" to launch the server.

Packages :

"cors": "^2.8.5",
"dotenv": "^10.0.0",
"express": "^4.17.1",
"mysql2": "^2.3.0",
"nodemon": "^2.0.12",
"@raphiniert/ra-data-postgrest": "^1.1.6",
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^11.2.7",
"@testing-library/user-event": "^12.8.3",
"prop-types": "^15.7.2",
"ra-data-simple-rest": "^3.19.0",
"ra-input-rich-text": "^3.19.0",
"react": "^17.0.2",
"react-admin": "^3.18.3",
"react-dom": "^17.0.2",
"react-scripts": "4.0.3",

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0