A Tool to backup files/folders and mysql databases with ease
Go to file
2022-08-08 14:45:34 +02:00
.gitignore initial commit 2022-08-08 14:39:35 +02:00
archiver.js initial commit 2022-08-08 14:39:35 +02:00
CONTRIBUTING.md add readme, fix contributing 2022-08-08 14:45:34 +02:00
index.js initial commit 2022-08-08 14:39:35 +02:00
logger.js initial commit 2022-08-08 14:39:35 +02:00
package.json initial commit 2022-08-08 14:39:35 +02:00
README.md add readme, fix contributing 2022-08-08 14:45:34 +02:00
timer.js initial commit 2022-08-08 14:39:35 +02:00

SysBackup

This branch is a rewrite of the previous in Java Developed branch, rewritten in NodeJS.

Requirements

  • NodeJS 16 (only tested version yet)

Contributing

Please read our CONTRIBUTING.md to read how to contribute!