Skip to content

alexwine36/serpeo

Repository files navigation

GitHub Release Build

Serpeo

An application to run SEO checks on a website efficiently

Run Locally

Requirements

  • Rustup
  • Pnpm

Clone the project

  git clone git@github.com:alexwine36/serpeo.git

Go to the project directory

  cd serpeo

Install dependencies

  pnpm install

Start the server

  pnpm tauri:dev

Running Tests

To run tests, run the following command

  pnpm test

To run just rust tests

pnpm rust-test
# or
cargo test

To run just js tests

pnpm js-test

Tech Stack

Client: React, Vite, TailwindCSS, ShadCN

Server: Rust, Tauri

Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

Please adhere to this project's code of conduct.

Generate new plugin

Page Plugin

pnpm turbo gen plugin

Site Plugin

pnpm turbo gen site-plugin

Issues

If you have any issues, please add them here

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •