Giter Site home page Giter Site logo

siyuy9 / app-web-tianyi Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 9.48 MB

SPA CI/CD app

Home Page: https://github.com/shishifubing-com/app-web-tianyi

License: GNU Affero General Public License v3.0

JavaScript 0.31% Go 1.26% CSS 97.47% HTML 0.01% HCL 0.01% Vue 0.78% Dockerfile 0.01% SCSS 0.17%

app-web-tianyi's Introduction

description

SPA CI/CD app

status

abandoned

there are too many great OSS CI/CD tools out there to make another, especially if there is nothing original in this one

overview

overview

structure

clean architecture image

tianyi
├── api [Interface Adapters]
│   ├── controller
│   ├── middleware
│   └── presenter
├── cmd (CLI interface)
├── docs (OpenAPI Specification and other documentation)
│   └── diagrams
├── entity [Enterprise Business Rules]
├── infrastructure [Frameworks and Drivers]
│   ├── access
│   ├── branch
│   ├── config
│   ├── job
│   ├── jwt
│   ├── lifecycle
│   ├── pipeline
│   ├── pool
│   ├── project
│   ├── schedule
│   ├── session
│   └── user
├── pkg (Support packages)
│   └── error
└── usecase [Application Business Rules]
│   ├── access
│   ├── branch
│   ├── job
│   ├── jwt
│   ├── lifecycle
│   ├── pipeline
│   ├── pool
│   ├── project
│   ├── schedule
│   ├── session
│   └── user
└── web (Web interface)

logo

black logo

white logo

they are made with google-font-to-svg-path using font zen-maru-gothic

frontend

vuejs SPA with primevue

theme

modified sakai-vue theme with pieces from primevue official website

sakai-vue demo

backend

golang with fiber

database

gorm is used as a driver, so any of these databases can be used

only postgresql is configured

passwords

passwords are hashed with Argon2id, as suggested in Password Storage Cheat Sheet

resources

app-web-tianyi's People

Contributors

izaakavila 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.