mirror of
https://github.com/EddieTheCubeHead/Stagnum.git
synced 2026-04-26 14:15:50 +03:00
[PR #29] [MERGED] 2 setup and document backend development environment #247
Labels
No labels
bug
bug
client
design
documentation
feature
feature
infrastructure
pull-request
ready for development
server
server
spike
technical work
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Stagnum#247
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/EddieTheCubeHead/Stagnum/pull/29
Author: @EddieTheCubeHead
Created: 1/23/2024
Status: ✅ Merged
Merged: 1/23/2024
Merged by: @EddieTheCubeHead
Base:
master← Head:2-setup-and-document-backend-development-environment📝 Commits (7)
fa2b9cdServer environment baseaed95e9Merge branch '3-prototype-spotify-playback-sdk' into 2-setup-and-document-backend-development-environmentd6831bdServer environment base continuedb03beb6Refining the dockerfile and adding setup documentation.9e8a85bAdd table of contents to server README2076ae6Frontend and backend mixed up in docs once1a42619Adhering to Linux standards and adding newlines to file ends📊 Changes
6 files changed (+145 additions, -2 deletions)
View changed files
📝
.gitignore(+2 -1)📝
README.md(+1 -1)➕
server/Dockerfile(+8 -0)📝
server/README.md(+118 -0)➕
server/requirements.txt(+3 -0)➕
server/src/main.py(+13 -0)📄 Description
Base python application + docker. Setup guide in README.md
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.