mirror of
https://github.com/HeyPuter/puter.git
synced 2026-02-12 16:59:08 -06:00
6 lines
173 B
Markdown
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`
|