julianoventola / Store

Simples store using PUG template engine, docker, mysql and express

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Store

  • Simple store to test template engines (started with EJS, Handlebars, and ended with PUG)
  • How to start:
    • npm install OR Yarn

Docker

  • A Mysql docker was used as database

Libraries:

  • express
  • mysql2
  • pug
  • sequelize

About

Simples store using PUG template engine, docker, mysql and express


Languages

Language:JavaScript 51.1%Language:HTML 34.1%Language:CSS 14.8%