Skip to content

Timibadass/sql-editor

Repository files navigation

sql-editor Performance

This repo contains an online SQL editor that comes with predefined queries and filter functionalities. It was built with Nuxt.js

Demo can be found on https://sql-editor-test.netlify.app/

Web.dev: Performance Score

GT Metrix: Performance Score

Google Chrome Lighthouse performance screenshot

Page Load Time

The Page load time of the application was calculated using google chrome's lighthouse feature, GT METRIX, and web.dev.

Steps Taken to improve load time

1. Using [Vue lazy hydrate](https://yarnpkg.com/package/vue-lazy-hydration) to hydrate certain components to improve Time to Interaction.

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate

For detailed explanation on how things work, check out Nuxt.js docs.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors