[PR #140] [MERGED] Finally fixed stupid nextjs precompiling #295

Closed
opened 2026-02-27 19:17:39 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/EddieTheCubeHead/Stagnum/pull/140
Author: @KeManen
Created: 3/19/2024
Status: Merged
Merged: 3/25/2024
Merged by: @KeManen

Base: masterHead: 82-ensure-client-urls-are-not-hard-coded-and-can-be-set-with-env-variables


📝 Commits (3)

  • 95d8142 Finally fixed stupid nextjs precompiling
  • 48922eb 82 Reformat env file declarations in docker-compose, add .env to gitignore
  • 52f77ad Added documentation to frontend uris

📊 Changes

7 files changed (+56 additions, -12 deletions)

View changed files

📝 .gitignore (+1 -0)
📝 client/Dockerfile (+5 -1)
📝 client/README.md (+23 -0)
📝 client/app/page.tsx (+2 -2)
📝 client/app/pool/page.tsx (+4 -3)
client/entrypoint.sh (+15 -0)
📝 docker-compose.yml (+6 -6)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/EddieTheCubeHead/Stagnum/pull/140 **Author:** [@KeManen](https://github.com/KeManen) **Created:** 3/19/2024 **Status:** ✅ Merged **Merged:** 3/25/2024 **Merged by:** [@KeManen](https://github.com/KeManen) **Base:** `master` ← **Head:** `82-ensure-client-urls-are-not-hard-coded-and-can-be-set-with-env-variables` --- ### 📝 Commits (3) - [`95d8142`](https://github.com/EddieTheCubeHead/Stagnum/commit/95d8142da9e77968c2851ecd96a5694702dcae6d) Finally fixed stupid nextjs precompiling - [`48922eb`](https://github.com/EddieTheCubeHead/Stagnum/commit/48922eb226b6bef030f19e86abc3334404408982) 82 Reformat env file declarations in docker-compose, add .env to gitignore - [`52f77ad`](https://github.com/EddieTheCubeHead/Stagnum/commit/52f77ad04d2113a83bd0c2fd2d773b5c2f9b97f1) Added documentation to frontend uris ### 📊 Changes **7 files changed** (+56 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+1 -0) 📝 `client/Dockerfile` (+5 -1) 📝 `client/README.md` (+23 -0) 📝 `client/app/page.tsx` (+2 -2) 📝 `client/app/pool/page.tsx` (+4 -3) ➕ `client/entrypoint.sh` (+15 -0) 📝 `docker-compose.yml` (+6 -6) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 19:17:39 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Stagnum#295
No description provided.