3 RĂ©ponses
+ 8
Try:
www.heroku.com
You can host your application for free there, provided that the traffic won't exceed certain amount (1000 dynohours per month).
Check out the docs essentials:
https://devcenter.heroku.com/categories/JUMP_LINK__&&__python__&&__JUMP_LINK-support
+ 6
LONGTIEđ Heroku offers dynos which are "smart, lightweight containers built for modern languages and developer productivity." In a FREE pricing plan you have either 1000 or 550 free dyno hours, depending whether your account is verified or not.
+ 4
Kuba SiekierzyĆski what's a dynohour?