Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 371 Bytes

File metadata and controls

6 lines (6 loc) · 371 Bytes

Platform-Backend

To Connect the database to the backend server, follow the steps below:

  1. Install Node.js
  2. Install PostgreSQL
  3. Install dependencies by running npm install
  4. Create a .env file in the root directory of the project and follow .env.example file to fill in the connection URL