RemiLeGuin / record-shop-salesforce

Salesforce backend Progressive Web App (PWA) made with the Lightning Web Component Open Source (LWC OSS) framework. The record shop displays records you can vote for. Supports web push notifications.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Record Shop (Salesforce)

Introduction

This project is part of a technical proof of concept of a Progressive Web App (PWA) made with the Lightning Web Component Open Source (LWC OSS) framework. Its purpose is to:

This repository contains the Salesforce development of the application (back-end). When the Likes______c field increments on a Record______c, an Apex trigger sends a callout to the Web Push Generator webservice in order to send a web push notification to users who subscribed in the front-end application.

The Salesforce application can be installed as an unlocked package:

But you still have to configure the named credentials and the connected app manually.

The applications

Three applications interacts with each others to run the Record Shop:

About

Salesforce backend Progressive Web App (PWA) made with the Lightning Web Component Open Source (LWC OSS) framework. The record shop displays records you can vote for. Supports web push notifications.


Languages

Language:Apex 100.0%