Testing
Running
Server
cd server
# For the first run before running the app build it so don't run into any
# problems because the project is written in Typescript, it will build and
# run with nodemon at the same time
pnpm run build
# Then after build run the server
pnpm run devClient
Setting up the bot
Menu button
Inline button
Last updated