JustinMauriceM
integrating quart webapp
i want to integrate a quart webapp that is connected to a telegram bot and is started with the telegram bot using subprocess i am not able to get it running i saw there is a flask example but not a quart example
25 replies
How to log log files in a github deployed github repo
I have updatet my code and have set a secondary debugg log file system what i wantet to store in the privat github repo localy it worked everything fine but deployed it does not work i dont know if that is a limitation of github or a right that i have not given railway or something else
4 replies
getting startet with railway
I have one question i am new to railway and just wantet to deploy my first project its a telegram bot written in python
But i get this error message in the railway logs
==============
Using Nixpacks
==============
Nixpacks build failed
Nixpacks was unable to generate a build plan for this app.
Please check the documentation for supported languages: https://nixpacks.com
The contents of the app directory are:
MoonAITGBotTestRailway.py
Does someone know what i did wrong and how to fix it
104 replies