Create a .env file in this project with these environment variables.
SECRET_EMAIL="admin@gmail.com"
SECRET_PASSWORD="adminPassword"
POCKETBASE_URL="http://127.0.0.1:8090"
Install and run this project from your terminal
pnpm i
pnpm run dev
Now your ready to send a text message.