We're sorry but this app doesn't work properly without JavaScript enabled. Please enable it to continue.

This lesson's interactive features are locked, please to keep using them

Using the DB

Migrations are done! Now let's configure our Cloud Run app to use the database.

Assignment

    • Name: notely_db_password
    • Paste your database URL into the value field

Let's test the application deployment.

You'll know the app is fully operational when:

  • You can create new users
  • You can create new notes
  • Refreshing the page indicates that you are "logged in"
  • You can view notes that you create

Run and submit the CLI tests and use the URL of your service (e.g. bootdev config base_url https://test-vo4kpyh36a-uc.a.run.app/).