{"id":19325431,"url":"https://github.com/krypt0nn/tauri-blank-app","last_synced_at":"2026-06-13T18:34:04.183Z","repository":{"id":144045219,"uuid":"428420421","full_name":"krypt0nn/tauri-blank-app","owner":"krypt0nn","description":"Tauri Blank App","archived":false,"fork":false,"pushed_at":"2021-11-15T21:21:31.000Z","size":600,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-24T06:16:58.621Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/krypt0nn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-11-15T21:01:31.000Z","updated_at":"2023-05-19T18:53:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"0bd8f6d4-eea3-4d89-953e-94cc4f3c4c7c","html_url":"https://github.com/krypt0nn/tauri-blank-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/krypt0nn/tauri-blank-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krypt0nn%2Ftauri-blank-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krypt0nn%2Ftauri-blank-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krypt0nn%2Ftauri-blank-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krypt0nn%2Ftauri-blank-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/krypt0nn","download_url":"https://codeload.github.com/krypt0nn/tauri-blank-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krypt0nn%2Ftauri-blank-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34296376,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-13T02:00:06.617Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-10T02:10:01.802Z","updated_at":"2026-06-13T18:34:04.168Z","avatar_url":"https://github.com/krypt0nn.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tauri Blank Application\n\nThis is the blank application for your [tauri](https://github.com/tauri-apps/tauri) project\n\n## Requirements\n\nTo use Tauri you must have installed node js. For windows it is available on its [official website](https://nodejs.org/en/), for linux you can download the `node` packet from your packet manager\n\nAlso you must have installed Rust programming language bundle\n\n## Installation\n\n```sh\ngit clone https://github.com/krypt0nn/tauri-blank-app ./my-app\ncd my-app\nnpm i\n```\n\n`git clone` will download a blank bundle for your project and save it in the `./my-app` directory *(`my-app` folder in the current opened in the console directory)*\n\n`cd my-app` will move you to this downloaded bundle\n\n`npm i` will install requirements\n\n## Set up\n\nIn these files:\n\n* `package.json`\n* `src-tauri/Cargo.toml`\n* `src-tauri/tauri.conf.json`\n\nChange these parameters:\n\n* name\n* version\n* description\n* productName\n* identifier\n\n## Development\n\nDirectory `src` stores your [TypeScript](https://typescriptlang.org) and [SASS](https://sass-lang.com) code. When you run `npm run dev` command in console - they will compile to the js and css files inside `public` directory\n\nIn the `public` stored information about your application - images it uses, html pages and something you want to use. Other directories will not be available in the compiled binaries\n\nDefault application page is `public/html/index.html`\n\nTo run your application - use `npm start` command. It will automatically run `npm run dev`\n\nTo build binaries run `npm run build`\n\nAll binaries will appear in the `src-tauri/target/release` directory\n\n## Documentation\n\n| Name | Description |\n| - | - |\n| [tauri.conf.json](https://tauri.studio/en/docs/api/config) | Tauri configuration file |\n| [Tauri API](https://tauri.studio/en/docs/api/js/index) | Tauri API such as `fs`, `os`, etc. Use as `const { fs } = window.__TAURI__;` |\n\n\u003cbr\u003e\n\nAuthor: [Nikita Podvirnyy](https://vk.com/technomindlp)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrypt0nn%2Ftauri-blank-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkrypt0nn%2Ftauri-blank-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrypt0nn%2Ftauri-blank-app/lists"}