Git Product home page Git Product logo

winter-love-quasar's Introduction

Gitpod Ready-to-Code

Quasar App

! Use Yarn for workspaces

Adding Lerna is WIP

WIP

UI Example

ui ui

Trouble Shooting

Cannot run karma by web-storm IDE

Set TS_NODE_PROJECT=null in your config

SSL Error in DEV mode

An SSL certificate error occurred when fetching the script.

for Windows

  1. close all windows of chrome first

  2. Run Chrome with --ignore-certificate-errors and --unsafely-treat-insecure-origin-as-secure =https://localhost:8080 options

/Applications/Google/Chrome/Canary.app/Contents/MacOS/Google/Chrome
 --ignore-certificate-errors
 --unsafely-treat-insecure-origin-as-secure=https://localhost:8080

for OSX

  1. close all chrome first

  2. Run Chrome with ...

open -a /Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome --args --ignore-certificate-errors --unsafely-treat-insecure-origin-as-secure=https://localhost:8080

yarn install In Windows 10

Run the following command first

  • npm install --global --production windows-build-tools

Security

Expect-CT header

https://securityheaders.com/

https://developer.mozilla.org/ko/docs/Web/HTTP/Headers/Expect-CT https://atinove.com/post/5e6d87f1d215fd0a9d45f005/

Web Application Firewall (WAF)

Root?

the Root for ...

  1. Deploy
  2. Eslint
  3. Prettier
  4. Online editor (Gitpod)
  5. Generate icons (icongenie)
  6. ENV
  7. Type settings (except packages/functions)

Packages?

  • functions: google firebase functions
  • quasar: client app
  • doc: vuepress doc + docgen for quasar (WIP)

Known issue

browser zoom sometimes makes a scrollbar (quasar bug)

issue

css backdrop filter in firefox

Not support yet

  1. about:config

  2. layout.css.backdrop-filter.enabled should be true for it

Content-Security-Policy style-src unsafe-inline

unsafe-inline may be dangerous

eslint - prettier

eslint ~6.4.0 for fixing path bug for now

node engine version issue

The Functions version is stubbornly fixed at 10, so Yarn engine version checking throw an error. Please use node.js version 10

stacks

https://stackshare.io/winter-love/winter-love

winter-love-quasar's People

Contributors

bichi-beecanvas avatar bichikim avatar

Stargazers

 avatar

Watchers

 avatar  avatar

winter-love-quasar's Issues

add map options more!

  • create props for displaying map button
  • create props for Korea map styling (Monochrome)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.