Gravy is web3 boilerplate code that helps to bootstrap the creation of web3 bots on telegram.
grammy ethers supabase
npx prisma db push
to connect db
npx prsma generate
to start using prisma client
npx prisma studio
to view database locally
npm run dev
to run bot