/portal

A simple VueJS SPA about my cv

Primary LanguageVue

Portal (CV website)

A simple vuejs SPA

Some overkill features!

  • VueJS
  • Dockerfile/ Dockerhub
  • Automatic docker image build
  • self-hosted (Nginx, Docker, Ubuntu 20.04, Cloudflare)

Run it yourself

Pull it from GitHub and run it on your http://localhost:8080

yarn
yarn serve

OR

Pull it from DockerHub adn run it http://localhost:80

docker run -it -p 80:80 yusufmavzer/portal:latest

OR

Visit my website