Skip to content

wisehackermonkey/shellhacks_2020

Repository files navigation

shellhacks 2020

our hackathon project for shellhacks 2020
Created by 
Oran C
Mythili
Peter
Vamsi

GitHub issues GitHub starsGitHub license unknown

Description

install

Docker setup

docker build -t wisehackermonkey/mindmaper:latest .
docker run -it --rm -p 3000:80 --name mindmaper wisehackermonkey/mindmaper:latest
Deploy on gcp
sudo docker run -d --restart=always -p 3000:80 --network=host --name mindmaper wisehackermonkey/mindmaper:latest

docker run -d --name website --restart=always --network=host mindmaper 

Links

About

our hackathon project for shellhacks 2020

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages