[PR #49] [MERGED] Added support for heroku (issue #42), fixes broken bootstrap css injection #165

Closed
opened 2026-02-25 20:32:41 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/asapach/peerflix-server/pull/49
Author: @ghost
Created: 7/21/2015
Status: Merged
Merged: 9/5/2015
Merged by: @asapach

Base: masterHead: master


📝 Commits (6)

  • b5a261d Added ability to deploy with heroku, fixed broken bootstrap css injection
  • 3dcb764 Test deploy button
  • 7b6c388 revert to main repo
  • f48ed0c Updated Gruntfile.js
  • fad5fa0 Fixes missing bootstrap js from build
  • 1804218 adds new buildpack to compile frontend assets

📊 Changes

5 files changed (+35 additions, -2 deletions)

View changed files

📝 Gruntfile.js (+11 -1)
Procfile (+1 -0)
📝 README.md (+3 -0)
app.json (+19 -0)
📝 server/bin.js (+1 -1)

📄 Description

One thing:

  • User defined config files are not supported yet, but there will be a PR to add support for it in the future

Finally, here is a working demo: https://peerflix-test.herokuapp.com/#/


🔄 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/asapach/peerflix-server/pull/49 **Author:** [@ghost](https://github.com/ghost) **Created:** 7/21/2015 **Status:** ✅ Merged **Merged:** 9/5/2015 **Merged by:** [@asapach](https://github.com/asapach) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (6) - [`b5a261d`](https://github.com/asapach/peerflix-server/commit/b5a261dfc7236295bef7ba96bb88e9b1407202b7) Added ability to deploy with heroku, fixed broken bootstrap css injection - [`3dcb764`](https://github.com/asapach/peerflix-server/commit/3dcb7646cad7f52fbba1803dfd66d9db69d8f7b7) Test deploy button - [`7b6c388`](https://github.com/asapach/peerflix-server/commit/7b6c388407bd769a453d15946fb65130a24073a9) revert to main repo - [`f48ed0c`](https://github.com/asapach/peerflix-server/commit/f48ed0ceeee4862cb5fdb8f0aff6eabde7d50618) Updated Gruntfile.js - [`fad5fa0`](https://github.com/asapach/peerflix-server/commit/fad5fa06a1cb11a4e49a66382f4f49b6e889748a) Fixes missing bootstrap js from build - [`1804218`](https://github.com/asapach/peerflix-server/commit/1804218c6eb83cd6fa5f674764761b52131d557e) adds new buildpack to compile frontend assets ### 📊 Changes **5 files changed** (+35 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `Gruntfile.js` (+11 -1) ➕ `Procfile` (+1 -0) 📝 `README.md` (+3 -0) ➕ `app.json` (+19 -0) 📝 `server/bin.js` (+1 -1) </details> ### 📄 Description One thing: - User defined config files are not supported yet, but there will be a PR to add support for it in the future Finally, here is a working demo: https://peerflix-test.herokuapp.com/#/ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 20:32:41 +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/peerflix-server#165
No description provided.