Skip to content

Soleone/logseq-plugin-template-react

Repository files navigation

Logseq Plugin Template React πŸš€

Features

  • Plug-and-play boilerplate with properly defined GitHub action defaults
  • Develop with HMR, empowered by lightning-fast Vite ⚑ with vite-logseq-plugin
  • TailwindCSS for styling
  • Pnpm

How to get started

  1. Clone the repository or use the button "Use this template" on GitHub to create your own version of the repository πŸ”¨
  2. Make sure you have pnpm installed, install if necessary πŸ› 
  3. Execute pnpm install πŸ“¦
  4. Change the plugin-name in package.json to your liking. Adapt both the package-name and the plugin-id at the bottom of the package.json. Make sure that they are not conflicting with plugins you already installed. πŸ“
  5. Execute pnpm build to build the plugin 🚧
  6. Enable developer-mode in Logseq, go to plugins, select "Load unpacked plugin" πŸ”Œ
  7. Select the directory of your plugin (not the /dist-directory, but the directory which includes your package.json) πŸ“‚
  8. Enjoy! πŸŽ‰

About

Scaffold to create new Logseq plugins using React and Typescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published