Empirica v2
Empirica v2 is currently released and ready for creating experiments.
We will be supporting Empirica v1 until December 2022.
The documentation is available at https://docs.empirica.ly/
Requirements
The current requirements for v2 are:
We are working to lower requirements.
Installation
Run the installation script:
curl https://get.empirica.dev | sh
To update, run the command again.
Getting started
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, the credentials are in
.empirica/empirica.toml
.