Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 1.73 KB

README.md

File metadata and controls

39 lines (28 loc) · 1.73 KB

Vite logo


node compatibility discord chat Start new PR in StackBlitz Codeflow


ViteConf 2022 ⚡

Making Web Development Instant

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. This means that the DX comes out of the box with:

  • 💡 Instant Server Start
  • ⚡️ Lightning Fast HMR
  • 🛠️ Rich Features
  • 📦 Optimized Build
  • 🔩 Universal Plugin Interface
  • 🔑 Fully Typed APIs

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