Send a bunch of messages on Whatsapp Web from a JSON file
Report Bug
·
Request Feature
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
- Download or clone this repo.
- Enter in server folder
- Execute
yarn install
to install the dependencies. - Copy
.env.example
to.env
and set the environment variables. - Start the database container:
docker-compose up -d jsontoww-database
- Start the development server:
yarn dev
- Run migrations
npx prisma migrate dev
- Run seeds
npx prisma db seed
- Download or clone this repo.
- Enter in web folder
- Execute
yarn install
to install the dependencies. - Copy
.env.example
to.env
and set the environment variables. - Start the development server:
yarn run dev
- Download or clone this repo.
- Copy
server/.env.example
toserver/.env
and set the environment variables. - Start the database container:
docker-compose server/docker-compose.yml up -d jsontoww-database
- Start the development container:
docker-compose server/docker-compose.yml up -d jsontoww-server
- Download or clone this repo.
- Copy
web/.env.example
toweb/.env
and set the environment variables. - Start the development server:
docker-compose web/docker-compose.yml up -d
- Add unit and integration tests
- Fix mobile layout
Contributions are welcome and encouraged! To contribute, please follow these steps:
- Fork the repository
- Create a new branch
- Make your changes
- Push your changes to your fork
- Submit a pull request
You can support the maintainer of this project through the link below:
And give a ⭐ if this project helped you!
JSON to Whatsapp Web is released under the MIT License.
This project is not affiliated, associated, authorized, endorsed by, or in any way officially connected with WhatsApp or any of its subsidiaries or its affiliates. The official WhatsApp website can be found at https://whatsapp.com. "WhatsApp" as well as related names, marks, emblems and images are registered trademarks of their respective owners.
This is an independent and unofficial software.
I can't guarantee or can be held responsible if you get blocked or banned by using this software. WhatsApp does not allow bots using unofficial methods on their platform, so this shouldn't be considered totally safe.
Email: [email protected]
LinkedIn: evertonpavan