Budibase is an open-source low-code platform for creating internal apps in minutes. Supports PostgreSQL, MySQL, MSSQL, MongoDB, Rest API, Docker, K8s 🚀
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Martin McKeaveney c8b772b8c1 allow configuration of redis cluster with fully qualified redis URL 5 years ago
..
bin allow configuration of redis cluster with fully qualified redis URL 5 years ago
dist allow configuration of redis cluster with fully qualified redis URL 5 years ago
node_modules/.bin allow configuration of redis cluster with fully qualified redis URL 5 years ago
scripts allow configuration of redis cluster with fully qualified redis URL 5 years ago
src allow configuration of redis cluster with fully qualified redis URL 5 years ago
types allow configuration of redis cluster with fully qualified redis URL 5 years ago
CHANGELOG.md allow configuration of redis cluster with fully qualified redis URL 5 years ago
LICENSE.md allow configuration of redis cluster with fully qualified redis URL 5 years ago
README.md allow configuration of redis cluster with fully qualified redis URL 5 years ago
api-extractor.json allow configuration of redis cluster with fully qualified redis URL 5 years ago
client.d.ts allow configuration of redis cluster with fully qualified redis URL 5 years ago
package.json allow configuration of redis cluster with fully qualified redis URL 5 years ago
rollup.config.js allow configuration of redis cluster with fully qualified redis URL 5 years ago
tsconfig.base.json allow configuration of redis cluster with fully qualified redis URL 5 years ago

README.md

vite

Next Generation Frontend Tooling

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

Vite (French word for "fast", pronounced /vit/) is a new breed of frontend build tool that significantly improves the frontend development experience. It consists of two major parts:

In addition, Vite is highly extensible via its Plugin API and JavaScript API with full typing support.

Read the Docs to Learn More.