Giter VIP home page Giter VIP logo

yuneto's Introduction

YunETO (云医通)

The Cloud-Native Online Appointment Patient Registration System.

ENV

OS: Linux (Recommend AnolisOS v8.6⁺), macOS, Windows 11.

Go: Must ≧ v1.19 (Because this project uses Go Generics).

Other major requirements: Protoc v21.5⁺, Kratos v2.5.0⁺, Gin v1.8.1⁺, GORM v1.23.8⁺, Mariadb v10.6.9⁺, Podman v4.1.1⁺, CRI-O v1.25.0⁺.

Usage

Run this project:

cd yuneto
kratos run

API Document:http://localhost:8000/swagger/index.html

Deploy (Containerfile, sql files and ...) : yuneto/deploy

Use make (or .\make.ps1 on Windows) to build project. Type make help (or .\make.ps1 help on Windows) to show usage details.

This project uses Monorepo for cross-project packages sharing.

There are two ways to make projects:

  1. cd yuneto , and then execute make ${command};
  2. Go to the specific sub-project, and then execute make ${command}. eg: cd yuneto/app/hospital , make api .

yuneto's People

Contributors

yrcs avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.