Giter Site home page Giter Site logo

apex-integration-crash-course's Introduction

Receipe Search Application

This application is part of my Salesforce Integration Crash Course. Checkout my tutorials on SFDCFacts Academy's youtube channel.

Pre-requisite before deployment

  1. Make sure you have node and npm installed
  2. Make sure you have setup Salesforce CLI and SFDX
  3. Make sure you have git installed

Deployment Instructions

  1. Clone this repo to your local git clone https://github.com/choudharymanish8585/apex-integration-crash-course.git
  2. Open Terminal/Command Prompt and move inside the project folder
  3. Authorize a Salesforce Org sfdx force:auth:web:login -a TestOrg1
  4. Deploy all metadata to the Salesforce Org sfdx force:source:deploy -p force-app/main/default/
  5. Assign permission set to current user sfdx force:user:permset:assign -n Receipe_App
  6. Open Saleforce Org sfdx force:org:open and open 'Receipe Search' tab from application launcher
  7. Open 'Spoonacular' Apex Class in Developer Console and replace the 'API_KEY' value with your own spoonacular api
  8. Come back to Salesforce Org, and in Application Launcher search for 'Receipe Search'

Have Fun!! Subscribe to my youtube channel for more!!

apex-integration-crash-course's People

Contributors

choudharymanish8585 avatar

Stargazers

SameerParmar avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.