-
would you please update the heroku deployment process ?
Heroku deployment is not working right now
-
I deployed a slightly edited version (changed some strings and added a default deck - no code changes) to heroku, and periodically our game will end suddenly with the IncorrectIssuer error: "Your cred…
-
Currently the main loklak deployment on Heroku is broken. Please set up a deployment on your Heroku account and do the necessary. Once it is working we can do the same for the automatic deployment fro…
-
A fresh deployment of the app on heroku is showing Application Error. Running on heroku stack 20.
Server logs is showing a repeated error
```
asyncpg.exceptions.InvalidAuthorizationSpecificatio…
-
![image](https://github.com/codingforentrepreneurs/SaaS-Foundations/assets/41423583/8d7e5d46-3763-4ede-8356-f0afa69de393)
Any recommendations for sites like railway?
-
I have deployed this repository to Heroku, and pasted example/unity folder into my unity project according to [this README](https://github.com/jasielmacedo/steam-microtransaction-api/tree/main/example…
-
-
- peek-a-boose breaks on heroku
- probably because of the dependency on chromium download
- two potential paths to solution
-- employ a buildpack and do whatever else is needed to adapt puppeteer t…
-
**As a developer, I want to implement continuous deployment, so that updates are automatically deployed to Heroku.**
**Acceptance Criteria:**
- [ ] Criteria 1 - Set up a CI/CD pipeline for automat…
-
## Fixing PostgreSQL Connection Issues for Rails Apps on Heroku (Rails Tutorial 7th Edition)
While following the 7th edition of the Ruby on Rails tutorial, I encountered issues deploying a Rails appl…