How to self-host PsychoPy experiments for free on Github Pages and have the data sent to OSF.io.
NOTES: https://codewithsusan.com/notes/psych...
=== CHAPTERS ===
00:00 Introduction
00:55 Access token between OSF and DataPipe
01:55 New project on OSF
02:33 New experiment in DataPipe
03:41 JavaScript code to save results
07:00 Build experiment for the web
08:32 Set up Github repository
09:18 Upload files to repository
10:29 Set up Github Pages
12:03 Test it