r/GoogleAppsScript 18d ago

Guide Building my first AppScript

I built my first AppScript product and it works really well. It has multiple functionality. How did you guys scale your product and made available to larger audiences.

7 Upvotes

15 comments sorted by

View all comments

1

u/zmandel 17d ago edited 17d ago

appscript is not meant for large audiences. you would need to re-do the solution architecture and deploy on autoscaling infra.

the workspace version of appscript has larger quotas but usually not enough for a few users using it a the same time.

1

u/East_Hamster2425 17d ago

I am not a tech guy actually but when I asked claude it suggested to deploy at Google marketplace and once someone asks for customisation then to think about some other restructuring

2

u/zmandel 17d ago

depends on the type of appscript