Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#7 Setup base source for frontend #9

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

Conversation

vuxmai
Copy link
Collaborator

@vuxmai vuxmai commented Sep 20, 2024

Goal

This PR sets up the base source for the viot-ui frontend project using the following key technologies:

  • Vue 3 with Vite
  • TypeScript
  • Pinia
  • Vue Router
  • TailwindCSS
  • Tanstack Query
  • Vee validate
  • Notivue
  • Vueuse
  • NProgress
  • Shadcn Vue
  • ESLint 9 ESLint v9 support vuejs/create-vue#488
  • Add Dockerfile
  • Setup Vercel

Main Changes

  • Created the initial project folder structure.
  • Added necessary libraries and configured Vite.
  • Configured ESLint for Vue and TypeScript.
  • Added TailwindCSS and set up PostCSS.

Closes #7

@vuxmai vuxmai added the enhancement New feature or request label Sep 20, 2024
@vuxmai vuxmai self-assigned this Sep 20, 2024
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
1 Security Hotspot

See analysis details on SonarCloud

@vuxmai vuxmai marked this pull request as draft September 24, 2024 01:30
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
1 Security Hotspot

See analysis details on SonarCloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feat] Setup base source for frontend with Vue
2 participants