Gin Template

screenshot of Gin Template
react
semantic-ui

用于 Gin & React 项目的模板. Template for Gin & React projects.

Overview

The Gin project template is a template for Gin & React projects. It comes with several built-in features such as user management, file management, GitHub authentication, WeChat official account authorization (requires wechat-server), email verification, password reset via email, request rate limiting, static file caching, mobile adaptation, token-based authentication, automatic packaging of executable files and Docker images using GitHub Actions, and Cloudflare Turnstile user verification. The template can be deployed using Docker and provides detailed instructions for manual deployment.

Features

  • User Management: Built-in user management functionality.
  • File Management: Built-in file management functionality.
  • GitHub Authentication: Integration with GitHub for authentication.
  • WeChat Official Account Authorization: Authorization for WeChat official accounts (requires wechat-server).
  • Email Verification and Password Reset: Email verification and password reset functionality.
  • Request Rate Limiting: Limiting the frequency of requests.
  • Static File Caching: Caching of static files.
  • Mobile Adaptation: Adaptation for mobile devices.
  • Token-Based Authentication: Authentication based on tokens.
  • Automatic Packaging with GitHub Actions: Automatic packaging of executable files and Docker images using GitHub Actions.
  • Cloudflare Turnstile User Verification: User verification using Cloudflare Turnstile.
react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

semantic-ui
Semantic UI

Semantic UI is a popular front-end development framework that provides a set of pre-designed user interface components to help developers create responsive and mobile-friendly web applications with ease. It emphasizes a clear and intuitive naming convention for CSS classes, making it easier to customize and maintain the design of web applications.

template
Templates & Themes

A template or theme refers to a pre-designed layout or structure that provides a basic framework for building a specific type of application or website. It typically includes good design, placeholder content and functional features, allowing developers to customize and fill in the details according to their specific needs.