puter/tools/api-tester/README.md

6 lines
173 B
Markdown
Raw Normal View History

2025-01-10 04:51:50 +08:00
## 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`