XMLs basados en UBL y SUNAT
- Crear
- Firmar
- Enviar
cargo run --bin server
- The server is running at http://localhost:8080
- You can see Swagger UI at http://localhost:8080/swagger-ui
npm run dev --prefix server/ui
- The UI running at http://localhost:3000
XMLs basados en UBL y SUNAT
cargo run --bin server
npm run dev --prefix server/ui