-
Notifications
You must be signed in to change notification settings - Fork 421
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use of the library #3077
Comments
Thanks for opening your first issue! 👋 |
Hey @benramsay! Heres a demo project I made to help you. This is a React app leveraging a DX org or any org you want as a REST API. Theres a build command so this will work in production Orgs. (Probably a good idea to make these assets a package for prod) |
Hi @freddysilber! After the build and the command: "npm run start -- --app my-app" |
@benramsay Have you made a scratch org and connected it to your IDE? I use VSCODE and Salesforce provides some documentation for getting started with DX. You'll need an active scratch org for this app to work since the app uses the scratch org as a REST api and all requests need to signed with your authentication token :) If you need more in depth help, feel free to reach out in an email! |
I am new to salesforce :(
Is there a way to use this react components directly inside Salesforce (like SLDS: Salesforce Lightning Design System)?
Or we should use this library with Salesforce backend through Rest API?
It would be a great help if you have a link for any example of use of this library with Salesforce backend?
Thx
The text was updated successfully, but these errors were encountered: