Back-end app on nestjs-back
Node >= v12.21.0
Yarn >= 1.22.5
This app only have a dev build for simplicity.
Copy required file
cp .env.example .env
Add the API url into your .env file
Install dependencies
yarn install
Start the webpack server
yarn start:dev
Connect to http://localhost:4001
username: client | password: 1234
username: professional | password: 5678