An application to run SEO checks on a website efficiently
- Rustup
- Pnpm
Clone the project
git clone git@github.com:alexwine36/serpeo.gitGo to the project directory
cd serpeoInstall dependencies
pnpm installStart the server
pnpm tauri:devTo run tests, run the following command
pnpm testTo run just rust tests
pnpm rust-test
# or
cargo testTo run just js tests
pnpm js-testClient: React, Vite, TailwindCSS, ShadCN
Server: Rust, Tauri
Contributions are always welcome!
See contributing.md for ways to get started.
Please adhere to this project's code of conduct.
pnpm turbo gen pluginpnpm turbo gen site-pluginIf you have any issues, please add them here