Skip to content

Experience · Frontend · Active

sfdc frontend

React and Vite frontend for External SFDC, consuming only same-origin product APIs and shared route catalog helpers.

  • React 19
  • Vite
  • TypeScript
  • react-router-dom
  • dnd-kit
  • Tailwind

Spec sheet

Repository path

sfdc-external/frontend

Runtime

React 19 + Vite

Public host

http://sfdc.cs.lvh.me:8080

Frontend rule

No direct Salesforce or Core calls

Responsibilities

  • Render the Salesforce-oriented product UI.
  • Consume the product BFF on same-origin /api routes.
  • Render report and dashboard runtime workspaces, including result panels.
  • Reuse shared auth, HTTP and route-catalog utilities.

Interfaces and contract surface

  • GET / via sfdc host
  • Same-origin /api

Consumers

  • End users via browser

Dependencies and external touchpoints

Notes

  • Route guards and application navigation remain product-level concerns here, not in Core services.

Source references

  • sfdc-external/frontend/package.json
  • sfdc-external/README.md

Workspace reference: /Users/jeanpaul/projects/cs-repository