Skip to content

peterarusanoff/Obewan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

01

CLI app search for Star Wars characters

Returns

  • count / resultCount

  • name

  • filmography

  • errors

Install

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

Run

Please run the following in bash at the root folder

    npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published