To have installed the following:
A .env
file with the correct variables specified in the .env.example
file.
At this point, we only can test receiving and sending messages manually or using the unit tests.
In order to run the unit tests of the project you can run:
pnpm test:local