Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rozsival/oriflame-revieve-demo
👀 Demo implementation of Novage+ powered by Revieve emebed script.
https://github.com/rozsival/oriflame-revieve-demo
Last synced: about 1 month ago
JSON representation
👀 Demo implementation of Novage+ powered by Revieve emebed script.
- Host: GitHub
- URL: https://github.com/rozsival/oriflame-revieve-demo
- Owner: rozsival
- Created: 2022-10-19T14:31:24.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T14:28:12.000Z (about 1 year ago)
- Last Synced: 2024-11-05T14:56:06.942Z (3 months ago)
- Language: TypeScript
- Homepage: oriflame-revieve-demo.vercel.app
- Size: 56.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 👀 Oriflame – Revieve Demo
Demo implementation of Novage+ powered by Revieve emebed script.
## 💾 Installation
```bash
nvm use
yarn install
```## 👨💻 Development
```bash
yarn dev
```## ❗️ Important
- Revieve script is loaded asynchronously on the client in `useEffect` hook
- After load, the script binds global `Revieve` property to the `window` object
- TS declarations are created manually as Revieve does not provide them (needs better spec)
- Advisor should open `onClick` triggered by any link with a specific `href` (on any page)