Skip to content

ABC Polymer mean "Application BaseCode for Polymer". It give you the possibility 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

samuelcardillo/abcpolymer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEPRECATED: ABC Polymer is done for an old version of Polymer (<2.0) and has not been updated yet.

ABC Polymer

What is the ABC Polymer ?

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

What are the differences between the two editions ?

The Express edition run entierly under the EXPRESS.JS server which make possible the use of 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 edition have two versions : one using MongoDB and one using MySQL for the database.

And for the future... ?

  • Hash password
  • Implement cool elements example such as neon-animations etc...
  • Implement socket.IO usage example
  • Secure a bit the whole stuff (forbid same username registration, ...)
  • Lot of cool stuff from your contributions !

Credits :

About

ABC Polymer mean "Application BaseCode for Polymer". It give you the possibility 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