Advertisement
Guest User

Untitled

a guest
Jun 9th, 2016
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. sherol-macbookair:2-structured-data sherol$ npm run-script init-cloudsql
  2.  
  3. > nodejs-getting-started@1.0.0 init-cloudsql /Users/sherol/Desktop/cloud repo/nodejs-getting-started/2-structured-data
  4. > node books/model-cloudsql.js
  5.  
  6. Running this script directly will allow you to initialize your mysql database.
  7. This script will not modify any existing tables.
  8.  
  9. prompt: host: 173.194.232.216
  10. prompt: user: nodejsapp
  11. prompt: password: t3stte5ttes4
  12. Successfully created schema
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement