Skip to content
This repository was archived by the owner on May 9, 2023. It is now read-only.

Thisis a demo for node.je Express (ejs) with mysql

Notifications You must be signed in to change notification settings

explooosion/Node.js-Express-With-MySQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f81020a · Jan 11, 2020

History

10 Commits
Jul 18, 2016
Jul 18, 2016
Jul 24, 2017
Jan 11, 2020
Jan 11, 2020
Jan 11, 2020
Jul 18, 2016
Jan 11, 2020
Jan 11, 2020
Jan 11, 2020
Jan 11, 2020
Jan 11, 2020

Repository files navigation

Node.js-Express-With-MySQL

This is a demo for node.je Express (ejs) with mysql 8.0

Blog

Node.js - MySQL

Clone

git clone https://github.com/explooosion/Node.js-Express-With-MySQL.git

Into Project

cd Node.js-Express-With-MySQL

Install

npm install

Start Mysql

Using docker-compose to create mysql container

yarn db

Initial Database

Execute sql to initial table and fix auth for v8.0 in nodejs.

  1. account.sql
  2. fix-mysql8-auth.sql

Start Website

yarn start

About

Thisis a demo for node.je Express (ejs) with mysql

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published