openreplay/frontend
2025-05-12 16:02:26 +02:00
..
.storybook
.yarn/releases
app ui: change <slot> check (#3388) 2025-05-12 16:02:26 +02:00
cypress
scripts
tests
.browserslistrc
.dockerignore
.env.sample ui: update env sample 2025-03-14 15:06:11 +01:00
.gitignore
.nvmrc
.prettierrc
.unimportedrc.json
.yarnrc.yml
babel.config.js
build.sh
cypress.config.ts
cypress.env.example.json
dev-init.sh
development.md
Dockerfile
eslint.config.js
frontend.iml
globals.d.ts
jest.config.mjs
makefile
nginx.conf
package.json UI patches (28.03) (#3231) 2025-03-28 17:32:12 +01:00
path-alias.js
postcss.config.js
README.md
tailwind.config.js fixed sessions layout (#3138) 2025-03-12 09:21:16 +01:00
tsconfig.json
webpack.config.ts
window.d.ts
yarn.lock UI patches (28.03) (#3231) 2025-03-28 17:32:12 +01:00

openreplay-ui

OpenReplay prototype UI

On new icon addition: yarn gen:icons

Documentation

Labels in comments: TEMP = temporary code TODO = things to implement

Contributing notes

Please use dev branch as base and target branch.