[Visit Website](https://dominateai.github.io/dominate-landing-page-website/)
Dominate: Backend
How to setup:
- install docker, docker-compose
- copy dominate frontend dist folder in '/var/dominate/dist/dominate-frontend/'
- run 'docker-compose build'
- run 'docker-compose up --scale dominate=2 -d'
Local Setup -
Make sure Redis and MongoDB are installed and the servers for them have been started in the background.
git clone https://github.com/DominateAi/Dominate-AI.git
npm install
npm run local
You can also setup database with admin with this addiitonal step before the 3rd step -
Run ./scripts/init_dominate.js\
-
Install MongoDB
-
Run ./scripts/init_dominate.js\
- Upload the default image and update the config file for default admin image