Skip to content
This repository has been archived by the owner on Jan 12, 2023. It is now read-only.

retracedhq/retraced-demo-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Retraced ReactJS Demo

Example project showcasing how to use the retraced SDKs to send events into retraced and render audit events.

Get Started

Requires node/npm/yarn

Install Deps

yarn

Run frontend server

yarn start

Run backend server with your retraced credentials

RETRACED_API_TOKEN=... RETRACED_PROJECTID=... yarn serve-backend

Then visit http://localhost:3000 to view events.

example

This project uses react-scripts to simplify build configuration. You can use npm run eject to get the webpack etc. configurations.

Create React App

This project was bootstrapped with Create React App.

You can find information on how to perform common tasks and the recent version of the guide here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published