added demo servers
This commit is contained in:
parent
cd09a71ae9
commit
8f0f0daf1e
1 changed files with 14 additions and 6 deletions
20
README.md
20
README.md
|
@ -35,13 +35,21 @@ request.
|
||||||
|
|
||||||
## Demo
|
## Demo
|
||||||
|
|
||||||
I'll try to write a dedicated demo server but until then you can try
|
### Demo servers are available at:
|
||||||
[Shuttlecraft/identity](github.com/shuttlecraft/identity)'s sign up page
|
|
||||||
available at https://accounts.shuttlecraft.io/signup. Feel free to
|
|
||||||
provide bogus information while signing up(project under development,
|
|
||||||
database frequently wiped).
|
|
||||||
|
|
||||||
Be sure to open dev tools' network tab to witness the magic!
|
- 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.
|
||||||
|
|
||||||
|
Feel free to provide bogus information while signing up(project under
|
||||||
|
development, database frequently wiped).
|
||||||
|
|
||||||
|
### Self-hosted:
|
||||||
|
|
||||||
|
Please refer to [mCaptcha/guard](https://github.com/mCaptcha/guard) for
|
||||||
|
instructions.
|
||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue