Sin descripción

chenxin0723 56f1baa76d update the ui hace 1 año
.github 1c4f8c0f5d github-actions: added go build and go test hace 1 año
cmd 04dd097297 remove useless import hace 1 año
docs 8121ea0a24 add the demo about the chip color hace 1 año
docsrc 6537f7247c ignore the grep color hace 1 año
hack f3b4ee3ed3 plantbuild: fixed build process (#16) hace 2 años
plantbuild 787c6e645a switch to ecr-public repo hace 2 años
.gitignore 9e575567eb Fix snippet generator hace 2 años
Dockerfile d112ef04a8 upgrade go to 1.20.4 hace 1 año
LICENSE 6a372c8252 Add MIT license hace 1 año
README.md beb6348f2e Add more info to readme hace 1 año
go.mod 56f1baa76d update the ui hace 1 año
go.sum 56f1baa76d update the ui hace 1 año

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.