All Projects → explooosion → Node.js-Express-With-MySQL

explooosion / Node.js-Express-With-MySQL

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

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
TSQL
950 projects
CSS
56736 projects

Projects that are alternatives of or similar to Node.js-Express-With-MySQL

Frontplate
フロントエンド開発の効率をあげるフルスタックテンプレート
Stars: ✭ 175 (+430.3%)
Mutual labels:  ejs
hyouka
Um bot open-source com dashboard incluída
Stars: ✭ 12 (-63.64%)
Mutual labels:  ejs
atomic-lab
Styleguide Generator based on partial templates ( html / ejs / haml )
Stars: ✭ 41 (+24.24%)
Mutual labels:  ejs
Socket.io Website
Socket.IO website and blog
Stars: ✭ 184 (+457.58%)
Mutual labels:  ejs
Sinn Server
an node server for sinn,that based on of nodejs,koa2,mongoose,docker,nginx,es6/7,Resful API,阿里云 http://servertest.boyagirl.com/
Stars: ✭ 228 (+590.91%)
Mutual labels:  ejs
ytmous
Anonymous Youtube Proxy
Stars: ✭ 60 (+81.82%)
Mutual labels:  ejs
Generator Jhipster Nodejs
A NodeJS blueprint that creates the backend using NodeJS
Stars: ✭ 167 (+406.06%)
Mutual labels:  ejs
Skeleton-EJS
A front-end template build upon Rosid.
Stars: ✭ 13 (-60.61%)
Mutual labels:  ejs
Express Ejs Layouts
Layout support for ejs in express.
Stars: ✭ 243 (+636.36%)
Mutual labels:  ejs
micro-template.js
A template engine on JavaScript which like embed js
Stars: ✭ 49 (+48.48%)
Mutual labels:  ejs
Hexo Theme Geektutu
极速加载的Hexo主题,不引入第三方JS库
Stars: ✭ 187 (+466.67%)
Mutual labels:  ejs
Generator Jhipster React Native
A React Native blueprint for JHipster
Stars: ✭ 205 (+521.21%)
Mutual labels:  ejs
TradeByte
💸 TradeByte - Stocks Trading Simulation WebApp
Stars: ✭ 30 (-9.09%)
Mutual labels:  ejs
Sharex Upload Server
AKA ShareS - Feature full & Stable ShareX and file server in node. Includes images, videos, code, text, markdown rendering, password protected uploads, logging via discord, administration through Discord, url shortening, and a full front end. Use standalone or via reverse proxy
Stars: ✭ 180 (+445.45%)
Mutual labels:  ejs
wasteof.money
next-gen social media. this repo is for wasteof.money legacy which is no longer online. the new site is built with nuxt.js on the frontend and is currently not open source.
Stars: ✭ 31 (-6.06%)
Mutual labels:  ejs
Specificity Visualizer
📈 A visual way to analyze the specificity of selectors in CSS.
Stars: ✭ 171 (+418.18%)
Mutual labels:  ejs
HIMS
Hospital Information Management System create using Node Js
Stars: ✭ 41 (+24.24%)
Mutual labels:  ejs
sails-inverse-model
Generate views, models and controllers for SailsJS from MySQL, PostgreSQL and MongoDB
Stars: ✭ 51 (+54.55%)
Mutual labels:  ejs
bowman
A simple static site generator with an integrated toolchain for efficient development and delivery.
Stars: ✭ 17 (-48.48%)
Mutual labels:  ejs
WebAppReader
基于 html5 、 Vue.js 、 Koa、Node.js 以及 EJS 的手机小说阅读器。使用 node.js 模拟后台数据,无实际后台,完全的前后端分离开发。
Stars: ✭ 15 (-54.55%)
Mutual labels:  ejs

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].