Skip to content

ABC Polymer stands for "Application BaseCode for Polymer". It makes it possible to start a project on a neat base using technologies such as NodeJS (Express.JS, Socket.IO & Passport/JWToken) and Polymer (Polymer Starter Kit).

Notifications You must be signed in to change notification settings

Bshally/abcpolymer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ABC Polymer

The Regular Edition is not yet published but will be during next weeks

What is ABC Polymer ?

ABC Polymer stands for "Application BaseCode for Polymer". It makes it possible to start a project on a neat base using technologies such as NodeJS (Express.JS, Socket.IO & Passport/JWToken) and Polymer (Polymer Starter Kit). ABC is available in two editions : the Express edition and the Regular edition, both are completely open-source and their use depend on which architecture you want to build your project on.

What does this edition contain ?

The Express edition runs entierly under the EXPRESS.JS server which make it possible to use secured authentification (such as Passport.JS) while the Regular edition is for people who want to run their website under existant web servers (MAMP, WAMP, ...) and use tokens for the authentification system.

Both editions have two versions : one using MongoDB and one using MySQL for the database.

And for the future... ?

  • Securing the JWToken in order to publish the Regular edition
  • Implement cool element examples such as neon-animations etc...
  • Lot of cool stuff from your contributions !

Credits :

About

ABC Polymer stands for "Application BaseCode for Polymer". It makes it possible to start a project on a neat base using technologies such as NodeJS (Express.JS, Socket.IO & Passport/JWToken) and Polymer (Polymer Starter Kit).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 52.7%
  • JavaScript 46.0%
  • CSS 1.3%