Empirica v2 is currently released and ready for creating experiments. We will be supporting Empirica v1 until December 2023.
Empirca v2 is currently has only been tested on macOS, but should work on Linux and Windows with WSL2.
Run the installation script:
curl https://get.empirica.dev | sh
To update, run the command again.
empirica create my-project
cd my-project
empirica
The server will have started, and go to http://localhost:3000 to get started. Go to http://localhost:3000/admin to access the admin.
Head over to https://docs.empirica.ly for more information.
Thanks for your interest in contributing! There are many ways to contribute to this project. Get started here CONTRIBUTING.md.