Innovative way to market 📣 and communicate 💬
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
- Clone project to your computer with
git clone https://github.com/Nummenpojat/Suppis.git
- Check documentation for Core
- Run either normally or with Docker
- 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
- Run
docker compose up
- Now Suppis is running inside Docker