mirror of
https://github.com/TheTedLab/SpotiStats.git
synced 2026-04-26 08:05:55 +03:00
[PR #4] [MERGED] Merge pull request #8
Labels
No labels
enhancement
enhancement
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SpotiStats#8
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/TheTedLab/SpotiStats/pull/4
Author: @Puncheglaz
Created: 11/24/2023
Status: ✅ Merged
Merged: 11/24/2023
Merged by: @TheTedLab
Base:
dev← Head:web📝 Commits (2)
dd7738bImplement web side485078dRestructure and dockerize web📊 Changes
8 files changed (+4481 additions, -7 deletions)
View changed files
📝
.gitignore(+142 -1)➕
src/web/.dockerignore(+3 -0)➕
src/web/Dockerfile(+21 -0)➕
src/web/index.html(+20 -0)➕
src/web/package-lock.json(+4222 -0)📝
src/web/package.json(+6 -6)➕
src/web/script.js(+61 -0)➕
src/web/variables.js(+6 -0)📄 Description
Merge web with dev
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.