Skip to content

Site de référencement et de notation de livres. Réalisations: API backend, déploiement.

Notifications You must be signed in to change notification settings

Lysianedon/mon-vieux-grimoire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 

Repository files navigation

Mon Vieux Grimoire

Mon vieux Grimoire

Description

Mon Vieux Grimoire is a website for cataloging and rating books.

Configuration

  1. Clone the project from GitHub: git clone https://github.com/Lysianedon/mon-vieux-grimoire.git

  2. Create a config.env file at the root of the backend folder with environment-specific variables:

MONGO_URI : your mongodb url SECRET_KEY= your own secret key

Make sure to keep the .env file confidential and avoid uploading it to GitHub.

Installation

Install project dependencies by running the following command at the root of the backend folder: npm install

Running the Project

  1. Start the server using the following command: nodemon server.js

The server should now be running.

  1. Go to the frontend folder and run the commands: npm install npm start

The project should be running now.

Auteur : Lysiane Don

About

Site de référencement et de notation de livres. Réalisations: API backend, déploiement.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published