Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Added sfdx project & reorganized node app #50

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

wadewegner
Copy link

This is a fantastic sample application. I've made changes here to support using Salesforce DX, which greatly enhances the developer experience. This involves the following changes:

  1. I moved anything related to the Node app into a web folder.
  2. I updated all references so that it works properly in the web and nginx containers.
  3. I added a SFDX project to the repo, organized under force-app with a few resources at root.

It's my belief that this greatly enhances the experience. Yes, it will require some updates on the Trailhead module, but I believe they're worth it.

I'll also follow-up internally.

README.md Outdated
@@ -1,95 +1,14 @@
# RecordViewer—Node.js
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

did this readme info get moved somewhere else? the file is empty now...

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, yeah, my bad. Looks like in creating the sfdx project I wiped it out. I'll fix.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added it back.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants