Không có mô tả

xuxin 0496284db7 upgrade go to 1.21.1 1 năm trước cách đây
.github 1c4f8c0f5d github-actions: added go build and go test 1 năm trước cách đây
cmd 04dd097297 remove useless import 1 năm trước cách đây
docs 9bb5594747 merge master into update-autocomplete 1 năm trước cách đây
docsrc 9bb5594747 merge master into update-autocomplete 1 năm trước cách đây
hack 2d8a41bfb8 hack: moved deployment to ECS (#58) 1 năm trước cách đây
plantbuild 787c6e645a switch to ecr-public repo 1 năm trước cách đây
.gitignore 9e575567eb Fix snippet generator 1 năm trước cách đây
Dockerfile 0496284db7 upgrade go to 1.21.1 1 năm trước cách đây
LICENSE 6a372c8252 Add MIT license 1 năm trước cách đây
README.md beb6348f2e Add more info to readme 1 năm trước cách đây
go.mod 48eadc3c5b update the ui version 1 năm trước cách đây
go.sum 48eadc3c5b update the ui version 1 năm trước cách đây

README.md

QOR5 Documentation

This repository contains the official documentation for QOR5 - a Go library to build web applications. Here, you will find comprehensive guides, examples, and reference materials to help you understand and utilize the QOR5.

Online Documentation

The latest version of the QOR5 documentation is deployed online and can be accessed at: Documentation

Official Website

Visit our Official Website to learn more about QOR5, explore its features, and get in touch with us.

Demo

Check out our Demo to see QOR5 in action and experience its capabilities firsthand.

Running the Documentation Locally

To run the QOR5 documentation locally, follow these steps:

  1. Clone this repository to your local machine.
  2. Navigate to the docsrc directory.
  3. Execute the dev.sh script.
  4. Access the documentation in your web browser at http://localhost:8800 to view the documentation.