Question T4906
Visible to All Users

Nodejs Creator in Docker with Postgres

created 5 years ago

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.

Answers approved by surveyjs Support

created 5 years ago

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

    Other Answers

    created 5 years ago

    Thank you. I figured it out late last night.