Front-end for Vue Telescope database. Reveal the plugins and technology stack powering any Vue.js website!
Now rebuild with latest web technologies:
- Vue 3 with Composition API ✨
- Nuxt 3 🚀
- Nuxt Content 2 ✍️
- Tailwind 3 🎨
- Typescript 🤖
- Motion One 🪩
Make sure to install the dependencies
yarn installNow copy .env.example to .env.
Start the development server on http://localhost:3000
yarn devNOTE: If you need to use authentication features, you will need to manually replace https://vuetelescope.com with http://localhost:3000 on GitHub URL callback.
