thebinario / PerguntasRespostas_NodeJs

Guia de perguntas e reposta no estilo yahoo respostas, usando nodejs, express, ejs, sequelize,mysql2 e bootstrap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PerguntasRespostas_NodeJs

Guia de perguntas e reposta no estilo yahoo respostas, usando nodejs e bootstrap

dependencies need 1. express 2. ejs 3. body-parser 4. sequelize 5. mysql2 6. nodemon

how to

  1. to do download the of repository:
git clone git@github.com:thebinario/PerguntasRespostas_NodeJs.git
  1. install dependencies
npm install
  1. Start project
nodemon index.js

Backend

the all backend is in the main file 'index.js' and MySql is used in the database.

About

Guia de perguntas e reposta no estilo yahoo respostas, usando nodejs, express, ejs, sequelize,mysql2 e bootstrap


Languages

Language:JavaScript 64.2%Language:CSS 34.8%Language:HTML 1.0%