Skip to content

kewats/node-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-test

Start MySQL

docker compose start

Setup data

Go to http://localhost:8080

Create pets database and add USERS table with 2 columns (id auto-increment, name varchar(100))

Insert some data

Start app

node index

Go to http://localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published