There is a free odoo host called skysize:
However, for developers or users who wish to try out frappe / ERPnext, are there any sites which provide free hosting of frappe benches so that users/developers can install, try out and develop frappe apps?
There is a free odoo host called skysize:
However, for developers or users who wish to try out frappe / ERPnext, are there any sites which provide free hosting of frappe benches so that users/developers can install, try out and develop frappe apps?
Although they have restrictions i use Github Codespaces
Thanks for your heads up.
I have just logged into github codespaces. Which quick start template would you choose? Or how should I set it up for frappe bench?
Just clone the GitHub - frappe/frappe_docker: Docker images for production and development setups of the Frappe framework and ERPNext repo and run the pwd.yml (docker compose -f pwd.yml up -d)
Set port 8080 to public and you can show it to a client (upto a max 4 hours (default 30 mins) of inactivity then it will shutdown)
Dont forget to shut it down as it will eat into your free monthly hours