Skip to content

justmike1/bookish-sw-adventure

Repository files navigation

Mike Joseph's website

About

The site is made for me to show myself in a more modern way to recruiters & also share guides for work I've done and realized there isn't something understanable for the reader to properly complete the task, like running traefik behind gce's load balancer with HTTPS.

Setup locally

  • Install packages

    npm install
  • Create env file

    touch .env
    NEXT_PUBLIC_CV_LINK= 
    NEXT_PUBLIC_CV_ID=
    NEXT_PUBLIC_LINKEDIN_USER=
    NEXT_PUBLIC_GITHUB_USER=
    NEXT_PUBLIC_REPOSITORY=
    NEXT_PUBLIC_OPEN_TO_WORK=false
    

    file with production values is backed up on gdrive

  • Run locally

    npm run dev

    You will know see the site live on localhost:3000

About

Website to show my software engineering journey

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages