Returns
-
count / resultCount
-
name
-
filmography
-
errors
Please run the following in bash at the root folder
It will be necessary for you to pull and run a prepared Docker image to bring up the Socket.io backend
- You will also need a recent version of Docker installed
docker run -p 3000:3000 clonardo/socketio-backend -d
git clone https://github.com/peterarusanoff/Obewan.git
cd Obewan
npm i
Please run the following in bash at the root folder
npm run start