mirror of
https://github.com/labring/tentix.git
synced 2026-04-26 00:55:50 +03:00
[PR #3] [MERGED] first commit #6
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tentix#6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/labring/tentix/pull/3
Author: @Dilettante258
Created: 5/8/2025
Status: ✅ Merged
Merged: 5/21/2025
Merged by: @fanux
Base:
main← Head:main📝 Commits (10+)
3b5364afeat: refact use monorepoc840849feat: add frontend0d3b6d4chores: fix workflow2493336chores: fix workflow (2)cb0b295feat: rpc fix3dad3b1feat: move components into tentix-ui monorepof80971afeat: first versionaa71b28feat: before pack ui3afb430feat: CI pipelined051a5afeat: refactor📊 Changes
315 files changed (+34646 additions, -0 deletions)
View changed files
➕
.dockerignore(+20 -0)➕
.editorconfig(+12 -0)➕
.env.template(+9 -0)➕
.eslintrc.js(+10 -0)➕
.github/dependabot.yml(+10 -0)➕
.github/workflows/build.yml(+27 -0)➕
.gitignore(+51 -0)➕
.npmrc(+0 -0)➕
.vscode/settings.json(+6 -0)➕
Dockerfile(+31 -0)➕
Makefile(+34 -0)➕
bun.lock(+2760 -0)➕
frontend/.cta.json(+15 -0)➕
frontend/.cursorrules(+7 -0)➕
frontend/.gitignore(+6 -0)➕
frontend/.vscode/settings.json(+11 -0)➕
frontend/README.md(+299 -0)➕
frontend/bun.lock(+609 -0)➕
frontend/components.json(+22 -0)➕
frontend/index.html(+20 -0)...and 80 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.