- Node (tested on v16.4.2)
- Npm (tested on 7.18.1)
- Python3 (test server)
make install
make build
Run antibot backend, then run:
make run
Open in your browser (with dev console):
http://localhost:8080
You should see in the console:
{"status": "success", "data": "anything"}