Skip to content

plainkit/examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plain Examples

Example applications demonstrating Plain usage patterns and best practices.

Available Examples

A production-ready Plain application showcasing:

  • Type-safe HTML generation
  • Modern UI components with shadcn/ui styling
  • Performance optimizations (compression, caching)
  • SEO and accessibility features
  • Clean architecture patterns

Perfect for learning Plain or starting a new project.

A minimal PlainKit HTML app that integrates Goth for Google sign-in. It demonstrates:

  • UI composition with github.com/plainkit/html
  • Wiring Goth providers and cookie-backed sessions
  • Completing the Google OAuth redirect flow
  • Protecting a private dashboard route

Getting Started

Each example includes its own README with setup instructions. Most examples require:

  • Go 1.20+
  • Tailwind CSS CLI (for styling)

Navigate to any example directory and follow the local README for detailed setup instructions.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published