- Install Go.
- Clone the repository.
- Run
go build. - Copy the binary (
ncaptcha) and theassetsfolder to an empty directory. - Set the environment variable
NCAPTCHA_APIto the public URL of your ncaptcha service. This is the URL that the ncaptcha frontend will use to communicate with the backend.
Leave this empty if you do not expect others to use your service (the demo will still work). - Execute the binary by running
./ncaptcha. Then, visithttp://127.0.0.1:8080/demo.
sduoduo233/ncaptcha
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|



