added demo servers

This commit is contained in:
realaravinth 2021-05-26 14:47:56 +05:30
parent f560e3f9db
commit df89938f2a
No known key found for this signature in database
GPG key ID: AD9F0F08E855ED88

View file

@ -65,6 +65,21 @@ to their request.
## Demo
### Demo servers are available at:
- https://demo.mcaptcha.org/
- https://demo2.mcaptcha.org/ (runs on a Raspberry Pi!)
> Core functionality is working but it's still very much
> work-in-progress. Since we don't have a stable release yet, hosted
> demo servers might be a few versions behind `master`. Please check footer for
> build commit.
Feel free to provide bogus information while signing up(project under
development, database frequently wiped).
### Self-hosted:
Clone the repo and run the following from the root of the repo:
```bash