nuxt

Setting up Supabase Auth with Nuxt v3

Setting up Supabase Auth with Nuxt v3

Implementing authentication is something that you do on most projects, but still something that you may not remember how to do by memory because of how often you actually do it. Here is a quick how-to about implementing Supabase Auth with Nuxt v3. In this example, we will be using OTP, but it applies to every case. You will first want to start your project by going to Supabase's website. After creating a project in Supabase and starting your project on Nuxt, we want to then install the Supabase Nuxt package by doing: npx nuxi@latest module add supabase We will…
Read More
Custom Text Font Usage in Nuxt.js with Tailwind CSS

Custom Text Font Usage in Nuxt.js with Tailwind CSS

Custom Text Font Usage in Nuxt.js with Tailwind CSS By integrating custom fonts into your Nuxt.js project, you can make your web application truly stand out. Tailwind CSS, known for its utility-first framework, simplifies this process, making it both efficient and effective. This article will take you through the steps to effortlessly incorporate custom fonts into your Nuxt.js project using Tailwind CSS. Assuming you’ve already set up Tailwind CSS in your project, the next step is integrating custom fonts to elevate your design. Custom fonts can transform the look and feel of your Nuxt.js application, adding a unique touch that…
Read More
Qopy: My Favorite Clipboard Manager as a Developer

Qopy: My Favorite Clipboard Manager as a Developer

As a developer, I'm always on the lookout for tools that can make my workflow smoother and more efficient. Recently, I stumbled upon Qopy, an open-source clipboard manager that works on Linux and Windows. What's Qopy? Qopy is a straightforward clipboard manager that aims to improve upon the standard clipboard experience. It's designed to be user-friendly, reliable and fast. Why Is it so good Here are some reasons why Qopy is so good: It handles everything: Text, images, files: Qopy can store it all. It's fast: Built with Rust, it's super speedy and doesn't slow you down. Easy to use:…
Read More
TON Wallet Integration with ton-ui-vue for vue/nuxt

TON Wallet Integration with ton-ui-vue for vue/nuxt

As blockchain technology continues to grow, integrating TON wallets into web applications is becoming increasingly important. For Vue.js and Nuxt.js developers, ton-ui-vue offers a powerful solution for seamlessly connecting TON wallets with your projects. This guide will walk you through the setup, usage, and advanced features of ton-ui-vue, ensuring you can leverage its full potential. Why Use ton-ui-vue? ton-ui-vue is designed to simplify the process of integrating TON wallets into your Vue.js applications. It provides a set of pre-built components, hooks, and customizable interfaces that make it easy to add wallet functionality without dealing with the complexities of blockchain technology.…
Read More
No widgets found. Go to Widget page and add the widget in Offcanvas Sidebar Widget Area.