• Stars
    star
    213
  • Rank 178,977 (Top 4 %)
  • Language Vue
  • License
    MIT License
  • Created over 1 year ago
  • Updated 9 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

ViteConf main website, powering viteconf.org.

Vite logo


node compatibility discord chat Start new PR in StackBlitz Codeflow


ViteConf 2022

Making Web Development Instant

💜 Watch the full replay at viteconf.org/2022/replay

All these URL schemes are valid and will generate a unique social image when sharing:

  • /2022/replay/{speaker} (Github or Twitter username)
  • /2022/replay/{talk} (click prev, next, or a talk title)
  • /2022/replay/10h20m30s (YouTube t query param)

Stack

This is the main development repository for the ViteConf 2022 online conference website powering viteconf.org. This website is built using Nuxt 3 and is a fullstack application. It leverages server-side rendering, backend database interactions for registration, and of course is powered by Vite under the hood using Nuxt 3.

Contributing

Feel free to submit a PR for small bug fixes such as a typo or small improvements.

For work bigger in scope, please first create an issue to discusse the planned change.

Development

To get started developing the website, we recommend using the "Start new PR" button above to open a fresh production-ready environment in StackBlitz Codeflow.

License

MIT