# vue-telescope-website **Repository Path**: djkko/vue-telescope-website ## Basic Information - **Project Name**: vue-telescope-website - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: dev - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-12-05 - **Last Updated**: 2023-12-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Vue Telescope ![Vue Telescope](https://vuetelemetry.com/branding/og-image.jpg) Front-end for [Vue Telescope](https://vuetelescope.com) database. Reveal the plugins and technology stack powering any Vue.js website! Now rebuild with latest web technologies: - [Vue 3](https://vuejs.org) with Composition API ✨ - [Nuxt 3](https://v3.nuxtjs.org) 🚀 - [Nuxt Content 2](https://content.nuxtjs.org) âœī¸ - [Tailwind 3](https://tailwindcss.com) 🎨 - [Typescript](https://typescriptlang.org) 🤖 - [Motion One](https://motion.dev/) đŸĒŠ ## Setup Make sure to install the dependencies ```bash yarn install ``` Now copy `.env.example` to `.env`. ## Development Start the development server on http://localhost:3000 ```bash yarn dev ``` NOTE: If you need to use authentication features, you will need to manually replace `https://vuetelescope.com` with `http://localhost:3000` on GitHub URL callback.