SkillAgentSearch skills...

Quizair

Node Express MongoDB Parcel Preact PWA hosted on herokuapp.com

Install / Use

/learn @keemor/Quizair
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

quizair

Node Express MongoDB Preact PWA hosted on quizair.herokuapp.com

Build Status

  • Express as a server
  • MongoDB / Mongoose to store data
  • Preact Material Components as layout
  • Preact Router for navigation
  • Unistore for state management
  • Parcel Bundler for bundling
  • Parcel Plugin SW Cache for Progressive Web Application support
  • Mocha with Travis integration for server tests
  • 100% in Lighthouse Audit
<p> <img src="client/img/lighthouse.png" alt="Lighthouse" class="scale" /> </p>

Change log

2018

  • 28.08 - Mocha tests and Travis integration
  • 21.08 - Preact Router and Unistore added
  • 14.08 - Create/Remove/Update/Delete operations in async/await way
  • 26.07 - Compression added in server. Disable http on production.
  • 25.07 - Parcel Plugin SW Cache for PWA and Lighthouse audit
  • 24.07 - Preact & Preact Material Components with Parcel Bundler
  • 23.07 - Integration with Herokuapp
  • 20.07 - Express and MongoDB & Mongoose setup
View on GitHub
GitHub Stars15
CategoryDevelopment
Updated4y ago
Forks1

Languages

JavaScript

Security Score

60/100

Audited on Oct 1, 2021

No findings