/meteor-starter-template

Meteor Starter Template with Vue 3, TailwindCSS 3 and Vite. Project contains a basic setup with passwordless auth, dashboard and user-profile.

Primary LanguageVue

Meteor Starter Template

This Meteor template is build with Vue 3, Vite and TailwindCSS 3.

The project has some basis functionality:

  • passwordless authentication (sign up/sign in/request token)
  • dashboard
  • personal profile

Todo

  • avatar (file) upload for at least personal profile
  • dropdown component doesn't work (like BaseInput) and generates errors