Skip to content

fshasan/poke-curl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Preview

Click here to view the v1 of this application. This php application is also dockerized

Requirements

Docker Services

Getting Started

  • Run this to install the docker containers.

    ./install.sh
  • Check running docker conatainers status.

    docker-compose ps
  • Shut down all running docker containers.

    docker-compose down

Once the installation is complete, jump right in at http://localhost:8088/ to view your pokedex!