puter/tools/api-tester/README.md
2025-01-09 16:36:37 -05:00

6 lines
173 B
Markdown

## It takes 3 steps to run the tests :)
1. run `npm install`
2. copy `example_config.yml` and add the correct values
3. run `node apitest.js --config=your_config_file.yml`