No description
https://raidsnitch.vercel.app
- TypeScript 88.2%
- SCSS 10.6%
- JavaScript 0.7%
- HTML 0.5%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| src | ||
| .gitignore | ||
| .prettierignore | ||
| .prettierrc | ||
| package.json | ||
| pnpm-lock.yaml | ||
| README.md | ||
| todo | ||
| tsconfig.json | ||
| vite.config.js | ||
Raidsnitch
an experimental browser-based log analyzer for World of Warcraft
Browser Support: in short: evergreen chromium-based browsers, such as chrome, edge or opera
https://caniuse.com/mdn-api_window_showdirectorypicker
Development
requirements:
- node.js (lts or newer)
- pnpm (or know your way around to be able to fix your own issues)
- turbo (also installed as devDep in the root)
How to build/ start
pnpm i to install all dependencies, and then just turbo build or turbo dev