ricardobalk / ricardobalk.nl

My personal website, made with Nuxt 3 (Vue 3), TypeScript & TailwindCSS
https://ricardobalk.nl
ISC License
0 stars 0 forks source link

Improved Docker set-up. #128

Closed ricardobalk closed 1 year ago

ricardobalk commented 1 year ago

This PR contains an improved Docker set-up.

The following things have changed:

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
website 🛑 Canceled (Inspect) Jan 29, 2023 at 5:48PM (UTC)
ricardobalk commented 1 year ago

Looks good to me. We need to fix Vercel so we can merge this PR.

ricardobalk commented 1 year ago

I practically got rid of Vercel. Could use Vercel with a future version of my website when it's based on Nuxt 3, which would also use Vite instead of Webpack. However, I like having my own servers as that provides more privacy to users.