I want to add Survey library and Survey Creator deployed with Postgres so I can deploy to AWS. Where can I find such instructions?
Thanks.
I want to add Survey library and Survey Creator deployed with Postgres so I can deploy to AWS. Where can I find such instructions?
Thanks.
Hello,
We have the https://github.com/surveyjs/surveyjs-nodejs sample repo demonstrating how to run SurveyJS Creator with NodeJS backend. This sample has Docker container setup scripts.
As for AWS deploy instructions - we don't provide them because we don't have much experience here. SurveyJS+NodeJS example is an ordinary NodeJS application. You need to ask related question on the appropriate resources (StackOverflow or AWS help desk).
Thanks, Serge
SurveyJS Team