docker start mysql
docker start web
docker attach web
OR
docker-compose up
run the docker-compose up
command in the normal terminal window in the same directory as docker-compose.yml You do not need to start web but make sure mysql is running.
Check to make sure you spelled Authenticator correctly / the way it is spelled in the model.
Use the parameters in the BODY section. Format the parameters like so.
Even though it says there was an error, if you check readAll the item is created.
Ask about the time field in the create commodity function - getting a strange response. (See pic above)
Ask about how to run the tests in the web container
The new User model
- Added a myUser app to the CioYardSale project (the models layer)