raguay / TestIt

A test platform for Tauri COS errors.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TestIt

This is a minimal test platform that shows the problem with CORs and Tauri.

First:

  • Run the server: cd server; node server.js
  • Run the Tauri app in dev: cargo tauri dev

If there isn't a problem with CORs you will see Hello from the server. If you don't, then there was an issue with CORs.

About

A test platform for Tauri COS errors.

License:MIT License


Languages

Language:JavaScript 56.2%Language:CSS 19.4%Language:Svelte 10.2%Language:HTML 8.3%Language:Rust 5.9%