Try Now
Test Anaphora Locally in Seconds
Run Anaphora on your machine with a single Docker command:
docker run --name=anaphora -p 3000:3000 --rm -d beshultd/anaphora
Then visit http://localhost:3000 and log in with:
Username:
admin
Password:
admin
Make sure you have Docker installed on your machine before running the command.