## Squide "basic" sample

- :icon-mark-github: [Host application](https://github.com/workleap/wl-squide/tree/main/samples/basic/host)
- :icon-mark-github: [Remote module](https://github.com/workleap/wl-squide/tree/main/samples/basic/remote-module)
- :icon-mark-github: [Another remote module](https://github.com/workleap/wl-squide/tree/main/samples/basic/another-remote-module)
- :icon-mark-github: [Local module](https://github.com/workleap/wl-squide/tree/main/samples/basic/local-module)
- :icon-mark-github: [Shared application shell](https://github.com/workleap/wl-squide/tree/main/samples/basic/shell)
- :icon-mark-github: [Shared library](https://github.com/workleap/wl-squide/tree/main/samples/basic/shared)
- :icon-cloud: [Host sample](https://squide-basic-host.netlify.app/)

## Squide sample with "endpoints"

- :icon-mark-github: [Host application](https://github.com/workleap/wl-squide/tree/main/samples/endpoints/host)
- :icon-mark-github: [Remote module](https://github.com/workleap/wl-squide/tree/main/samples/endpoints/remote-module)
- :icon-mark-github: [Local module](https://github.com/workleap/wl-squide/tree/main/samples/endpoints/local-module)
- :icon-mark-github: [Shared application shell](https://github.com/workleap/wl-squide/tree/main/samples/endpoints/shell)
- :icon-mark-github: [Layouts library](https://github.com/workleap/wl-squide/tree/main/samples/endpoints/layouts)
- :icon-mark-github: [i18next library](https://github.com/workleap/wl-squide/tree/main/samples/endpoints/i18next)
- :icon-mark-github: [Shared library](https://github.com/workleap/wl-squide/tree/main/samples/endpoints/shared)
- :icon-cloud: [Host sample](https://squide-endpoints-host.netlify.app/)
- :icon-cloud: [Isolated remote module sample](https://squide-endpoints-remote-isolated.netlify.app/)
