mymakerofficial/portfolio My new website for 2023 powered by Nuxt3 and Supabase showing my projects and other random things about me Setup Make sure to install the dependencies: # npm npm install Development Server Start the development server on http://localhost:3000 npm run dev