Skip to content

A dummy application of a query editor. The idea is to write queries and see the result.

Notifications You must be signed in to change notification settings

PixeledCode/query-editor

Repository files navigation

Query Editor

A dummy application of a query editor. The idea is to write queries and see the result.

Features

  • Write queries in code editor
  • See the result in a table format
  • Create a new query
  • Edit an existing query
  • Delete an existing query
  • Save queries in local storage

How to run

// Install dependencies
npm install

// Run the app
npm run dev

// Build the app
npm run build

// Run the built app
npm run preview

Tech

Page Speed

The page load test was done on GTMetrix which pings the website from Canada. The report can be found here.

Fully Loaded Time is 375ms

About

A dummy application of a query editor. The idea is to write queries and see the result.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published