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

explooosion/Node.js-Express-With-MySQL

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