Skip to content

Commit

Permalink
Moving to exercises directory
Browse files Browse the repository at this point in the history
  • Loading branch information
ajmaradiaga committed Apr 4, 2024
1 parent ebd8bef commit bbba51c
Show file tree
Hide file tree
Showing 65 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ If we've replaced the environment variables in the `.env` file, we can now run t
<i>Output of npm run watch</i>
</p>

The project will start and you should see in terminal an output like the one above. Also, there will now be a .db file within the db folder and you can access the Fiori Element app via `http://localhost:4004`.
The project will start and you should see in terminal an output like the one above. Also, there will now be a `.db` file within the db folder and you can access the Fiori Element apps via `http://localhost:4004`.

## Set up the Queue Consumer

Expand Down Expand Up @@ -358,4 +358,4 @@ If you finish earlier than your fellow participants, you might like to ponder th

## Next

Continue to 👉 [Exercise 11 - ....](../03-/README.md)
Continue to 👉 [Exercise 11 - Process messages from Cloud Integration](../11-aem-cloud-integration-adapter/README.md)
Binary file not shown.

0 comments on commit bbba51c

Please sign in to comment.