Skip to content

ToddG/gleam-sample-apps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gleam Sample Apps

This started as set of sample apps illustrating how to configure Gleam + Lustre + Vite + Vite-Gleam + Tauri apps. However, it has grown into a hodpodge of sample apps showing all the really interesting bits I need to build commercial apps using gleam.

quickstart

brew install mise
mise install
cd simple
pnpm install
pnpm tauri dev

apps

simple

Instructions/example in ./simple.

simple

fancy

More involved example than simple in ./fancy that uses TailWind CSS.

fancy

fancier

More involved example than fancy in ./fancier that uses Pico CSS.

fancier

leaflet

How to use leafletjs.

maplibregl

How to use mapblibre-gl... but something is broken here.

fileupload

How to upload files to a webserver using mist.

withcron

How to use the cron library.

monitoring

  • instrumented app with prometheus and grafana wired up in docker containers

About

gleam lustre tauri vite vite-gleam integration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors