Skip to content

A file based second brain that connects and sync with a github repo.

Notifications You must be signed in to change notification settings

Alexintosh/GitNotes

Repository files navigation

wails-react-ts-template

React ts template for wails3 that demostrated tray icon and hotkey summoning.

  • Clickng on an image in the tree should just render the imagem instead of loading the editor.
  • Sidebar tree should be scrollable.

Features

  • Technology Stack:

    • Wails3 - Latest development version of the Wails framework
    • React 18 - Utilizing cutting-edge React features and Hooks
    • TypeScript - Ensuring type safety and enhancing development experience
    • Vite - Modern frontend build tool for lightning-fast development
  • Internationalization Support:

    • Integrated i18next for multilingual capabilities
    • Supports toggling between Chinese and English
    • Extensible language configuration
  • UI/UX:

    • Contemporary UI design
    • Responsive layout
    • Dark/Light theme switching
  • Development Experience:

    • Hot reload support
    • TypeScript type checking
    • ESLint + Prettier code standardization
    • Real-time preview in development mode
  • Packaging and Deployment:

    • One-click build for Windows executables
    • Automated build pipeline
    • Volume optimization
  • Security Features:

    • Secure inter-process communication
    • Encrypted data storage
    • Application integrity verification

Development

  1. Install wails3
    go install -v github.com/wailsapp/wails/v3/cmd/wails3@latest

  2. Run wails3
    wails3 dev

  3. Building Your Application
    wails3 build

Wails3 Docs

https://v3alpha.wails.io/

Originally forked form

About

A file based second brain that connects and sync with a github repo.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published