Skip to content

XavierTecBr/questions-and-answers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

questions-and-answers

Questions and Answers system to larning Nodejs, using too: ejs, express, TDD, github actions and etc...

Mysql docker run -p 3306:3306 --name mysql_ask -e MYSQL_ROOT_PASSWORD=secret mysql:latest ALTER USER 'root'@'localhost' IDENTIFIED WITH mysql_native_password BY 'secret'; create database ask_questions;

About

Questions and Answers system to larning Nodejs, using too: ejs, express, TDD, github actions and etc...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published