* chore(vagrant): initial vagrantfile * chore(vagrant): adding instructions after installation * chore(vagrant): Adding vagrant user to docker group * chore(vagrant): use local docker daemon for k3s * chore(vagrant): fix comment * chore(vagrant): adding hostname in /etc/hosts * chore(vagrant): fix doc * chore(vagrant): limiting cpu * chore(frontend): initialize dev env * chore(docker): adding dockerignore * chore(dockerfile): using cache for fasten build * chore(dockerignore): update * chore(docker): build optimizations * chore(build): all components build option * chore(build): utilities build fix * chore(scrpt): remove debug message * chore(vagrant): provision using stable branch always Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com> |
||
|---|---|---|
| .. | ||
| .storybook | ||
| app | ||
| scripts | ||
| .gitignore | ||
| build.sh | ||
| dev-init.sh | ||
| env.js | ||
| jest.config.js | ||
| package-lock.json | ||
| package.json | ||
| path-alias.js | ||
| postcss.config.js | ||
| README.md | ||
| tailwind.config.js | ||
| tsconfig.json | ||
| webpack.config.js | ||
openreplay-ui
OpenReplay prototype UI
On new icon addition:
npm run generate:icons
Documentation
Labels in comments: TEMP = temporary code TODO = things to implement