Skip to main content

Manual

Manual generally isn't use but these types of docs gives you the best knowledge what is utilized in particular project

When you apreciate rapidines you should pick instalation automated

Derive each next required dependency - throught steps

All brought closer steps assumes npm as package manager

  1. Install @svelte-chat/gui - This will install GUI widgets like: Chat open button
$ npm i @svelte-chat/gui
  1. Install @svelte-chat/plugin - will handle communication and will be bring admin application
$ npm i @svelte-chat/plugin