Skip to content

gui-sa/SITECATALOGO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SITECATALOGO

Primeiro Site!

Simples conexão entre uma WEB PAGE usando:

  • EXPRESS
  • EXPRESS HANDLEBARS
  • mysql
  • dotenv
  • body-parser

To execute te server

  1. Install XAMPP and run sql server

Run SCHEMA.sql file Run DATA.sql file

  1. Inside the repository, run

npm install

  1. Create enviroment file .env and inside it put:

DB_HOST = localhost DB_NAME = SITECATALOGO DB_USER = COLOCAR O NOME DO USUARIO PARA O MYSQL SERVER DB_PASS = COLOCAR A SENHA DO USUARIO PARA O MYSQL SERVER

  1. RUN aplication

node app.js

About

Full Stack using node and SQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published