Skip to content

Ganes556/wa-broadcast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

A Web application to broadcast message on WhatsApp. This app uses the WhatsMeow package to connect with WhatsApp

Interface

  • Login login
  • Main main

Run Development

  • Change .env variable ENVIRONTMENT to "DEVELOPMENT"
  • Go to bundle directory and run command npm run dev
  • Go to root directory and run command air .

Run production

  • Change .env variable ENVIRONTMENT to "DEVELOPMENT"
  • Go to bundle directory and run command npm run build
  • Go to root directory and run command go build -o <filename>
  • Run command ./<filename>.exe

Technology

  • Go
  • Fiber
  • htmx.org
  • Tailwind
  • Daisyui
  • Alpine.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published