Having an App with 2 static site components should be free according to pricing docs. (app + website + website)
https://docs.digitalocean.com/products/app-platform/details/pricing/
Can I have multiple sets of Basic and still only pay for the price of the app? (App_1 + Website_1 + Website_1) = 5$ (App_2 + Website_2 + Website_2) = 5$ … (App_N + Website_N + Website_N) = 5$
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hi there,
Yes. If your dynamic app has a static site and functions components (e.g. www.my_dynamic_app.com/site1, www.my_dynamic_app.com/site2, www.my_dynamic_app.com/functions-api ) then all of them will be deployed at no additional charge on the Basic and Professional tiers. This is in addition to the 3 free static sites that you get as part of the Starter tier.
For more information, you can check out the pricing page here:
https://www.digitalocean.com/pricing/app-platform
Best,
Bobby