LinkedIn-Clone-Backend

Installation

After cloning, make sure you have Poetry installed. If not, you can install it following the instructions here.

Create a virtual environment and install the project dependencies:

$ poetry install
  1. Activate the Virtual Environment
$ poetry shell
  1. Running
$ sh start.sh