Skip to content

Some cat-themed code to support learning about databases

Notifications You must be signed in to change notification settings

CorndelWithSoftwire/CatShelter-JS

Repository files navigation

Cat Shelter

Some cat-themed code to support learning about databases

To start a mysql server in Docker, run the following:

docker run -e MYSQL_ROOT_PASSWORD=mysql -e MYSQL_DATABASE=cat_shelter -p 3306:3306 -d mysql

Copyright © 2017 Softwire - All Rights Reserved

About

Some cat-themed code to support learning about databases

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published