Skip to content

meleeisland/llamagotchi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

llamagotchi

Setup docker and docker-compose

Build the images

cd docker_images/server/

docker build -t meleeisland/llamagotchi-server .

cd ../web

docker build -t meleeisland/llamagotchi-client .

cd ../../

Run the containers

docker-compose up -d

Access to your llama on http://localhost:1337

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published