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.
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.
- 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 !
-
Samuel LESPES CARDILLO (LeDomaine)
-
For the logo : Mohammed Abdellatief (Domany)