A Web application to broadcast message on WhatsApp. This app uses the WhatsMeow package to connect with WhatsApp
- Change
.env
variableENVIRONTMENT
to "DEVELOPMENT" - Go to
bundle
directory and run commandnpm run dev
- Go to root directory and run command
air .
- Change
.env
variableENVIRONTMENT
to "DEVELOPMENT" - Go to
bundle
directory and run commandnpm run build
- Go to root directory and run command
go build -o <filename>
- Run command
./<filename>.exe
- Go
- Fiber
- htmx.org
- Tailwind
- Daisyui
- Alpine.js