Skip to content

Suppis - Innovative way to market and communicate via Whatsapp

License

Notifications You must be signed in to change notification settings

Nummenpojat/Suppis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Suppis

Innovative way to market 📣 and communicate 💬

Technologies

Suppis uses Whatsapp-Web.js library as its main component, which is used to send messages and Firebase for authentication and API security. Also some other technologies that Suppis uses are Express for API, Typescript for better developer experience and React on the frontend for the admin panel

css3 express firebase html5 nginx nodejs react tailwind typescript

How to use Suppis

  1. Clone project to your computer with git clone https://github.com/Nummenpojat/Suppis.git
  2. Check documentation for Core
  3. Run either normally or with Docker

How to run in Docker

  1. Configure env in docker-compose.yml
    • It has defaults that you can use
    • If you wish to chance Nginx config look in to nginx.conf file
  2. Run docker compose up
  3. Now Suppis is running inside Docker