More Premium Hugo Themes Premium React Themes

Json To Whatsapp Web

Send a bunch of messages on Whatsapp Web from a JSON file

Json To Whatsapp Web

Send a bunch of messages on Whatsapp Web from a JSON file

Author Avatar Theme by evertonpavan
Github Stars Github Stars: 11
Last Commit Last Commit: Apr 8, 2024 -
First Commit Created: Dec 18, 2023 -
Json To Whatsapp Web screenshot

Overview

The Project is a software that allows users to interact with WhatsApp through a web interface using JSON. It includes both a client and server component, built with React, Vite, TypeScript, Chakra UI, React Hook Form, Yup, Socket.io-client, Node.js, Express, Whatsapp-web.js, SocketIO, Zod, Prisma, and PostgreSQL.

Features

  • React-based web interface for interacting with WhatsApp using JSON
  • Server-side code for handling communication with WhatsApp API
  • Integration with SocketIO for real-time messaging
  • Database integration with Prisma and PostgreSQL
  • Support for environment variables through .env files
  • Docker Compose integration for easier deployment
  • Roadmap for adding unit and integration tests and fixing mobile layout.

Installation

To install the theme, follow these steps:

Server Installation:

  1. Download or clone the repository.
  2. Enter the server folder.
  3. Execute yarn install to install the dependencies.
  4. Copy .env.example to .env and set the environment variables.
  5. Start the database container.
  6. Start the development server.
  7. Run migrations.
  8. Run seeds.

Web Installation:

  1. Download or clone the repository.
  2. Enter the web folder.
  3. Execute yarn install to install the dependencies.
  4. Copy .env.example to .env and set the environment variables.
  5. Start the development server.

Docker Compose Installation:

Server:

  1. Download or clone the repository.
  2. Copy server/.env.example to server/.env and set the environment variables.
  3. Start the database container.
  4. Start the development container.

Web:

  1. Download or clone the repository.
  2. Copy web/.env.example to web/.env and set the environment variables.
  3. Start the development server.

Summary

The Project is a software that allows users to interact with WhatsApp using JSON through a web interface. It consists of a client and server component and supports features such as real-time messaging, database integration, and environment variable configuration. The installation process involves setting up the server and web components separately, and it also provides a Docker Compose option for easier deployment. The project is open to contributions and has a roadmap for adding additional features and fixing issues. However, it is important to note that the software is not officially affiliated with WhatsApp and usage may come with potential risks. Contact details for support and further information are provided.