Skip to content

somethim/whatsapp_message_api

Repository files navigation

Requirements

To run this project, you need to have python3 installed on your machine.

Python3 install

You can install python3 from https://www.python.org/downloads/.

Startup for first installation

Go into project directory and run ./create_venv_and_install_requirements from terminal.

Running the project

Go into project directory and run ./run_server from terminal.

Updating the database

To update the database, you need to run ./migrate_db

Creating a Superuser

To create a superuser you can run ./create_company_superuser

Connecting to the API

The project will run in port localhost:8000/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages