Add testing action

This commit is contained in:
Ajay Ramachandran
2021-10-02 17:42:47 -04:00
parent 8605e23fbb
commit 0e147134f3
6 changed files with 2076 additions and 198 deletions

View File

@@ -60,6 +60,8 @@ You can read the API docs [here](https://wiki.sponsor.ajay.app/index.php/API_Doc
# Building
You must have Node.js 16 installed.
Rename `config.json.example` to `config.json` and adjust configuration as desired.
There are also other build scripts available. Install `npm`, then run `npm install` in the repository to install dependencies.