Web app to gather data for free recall experiments. Made with SvelteKit and NHost.
It is highly recommended to work in a Linux environment (if you use Windows, WSL works).
The backend folder holds the database and server-side services.
- Install the Nhost CLI
- Inside
backend, runnhost up.
The frontend folder holds the main user-facing web application.