/harbour

file sharing website

Primary LanguageVue

Harbour - File Sharing

Look at the Nuxt 3 documentation to learn more.

Setup

Install dependencies:

pnpm install

Development Server

Start the development server on http://localhost:3000:

pnpm run dev

Production

Build the application for production:

pnpm run build

Locally preview production build:

pnpm run preview

Update Supabase Types

pnpm run update-types

See https://supabase.com/docs/guides/api/rest/generating-types for more info