Skip to content

Rosefalk/agent-zero

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Include your config.js file in the configs folder

node app -c ./config/config.js

To run as a background process under linux: nohup node app -c ./config/config.js --arm true &

OBS: If you get "Syntax error: Unterminated quoted string":

When running on a raspberry pi make sure to run: sudo apt-get install chromium-browser --yes

This is because puppeteer does not download the right chromium installation for arm platforms.

** RUN WITH ** npm run start -- --config ./config/.ts

PS: yes double -- is correct

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published