Skip to content

perpetual-education/firestore-and-vuefire-examples

Repository files navigation

vue-fire-examples

This template should help get you started developing with Vue 3 in Vite.

Plan

  • setup firebase
  • setup form for signup 'authUser'
  • setup vuefire
  • also create 'user' document on signup ('docUser')
  • somehow connect those together (pinia?)
  • ensure they are always loaded before the template
  • generally that they are working as well as possible

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

pnpm install

Compile and Hot-Reload for Development

pnpm dev

Compile and Minify for Production

pnpm build

Run Unit Tests with Vitest

pnpm test:unit

Lint with ESLint

pnpm lint

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published