Welcome to Immpression!
To get started create a directory and cd into it.
Then enter the command: git clone git@github.com:Immpression-Dev-Team/Backend.git
Install the dependencies with the command npm install
To run the app use the command npm run dev to run server with nodemon or npm start to run the server without nodemon