by Christopher Collins | Sep 3, 2020
Live Site GitHub This app is a template created with express-generator and uses jsonwebtoken (jwt) to create tokens with private and public keys. The JWT token can then be used in the headers as an Authorization bearer to gain...
by Christopher Collins | Jan 19, 2020
GitHub Amazon-like storefront using MySQL and node cli for the client-side. Note: this is a demo proof-of-concept store application not for real purchases.
by Christopher Collins | Jan 19, 2020
Live Site GitHub Burger logger app to demonstrate MVC proof-of-concept using MySQL, Node, Express, Handlebars, and custom ORM.