- Notifications
You must be signed in to change notification settings - Fork95
This demo shows how to integrate SurveyJS components with a NodeJS backend.
License
surveyjs/surveyjs-nodejs
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This demo shows how to integrateSurveyJS components with a NodeJS backend.
This demo must not be used as a real service as it doesn't cover such real-world survey service aspects as authentication, authorization, user management, access levels, and different security issues. These aspects are covered by backend-specific articles, forums, and documentation.
InstallNodeJS on your machine. After that, run the following commands:
git clone https://github.com/surveyjs/surveyjs-nodejs.gitcd surveyjs-nodejsnpm inpm start
Openhttp://localhost:3000 in your web browser.
The client-side part is thesurveyjs-react-client
React application. The current project includes only the application's build artifacts. Refer to thesurveyjs-react-client repo for full code and information about the application.
About
This demo shows how to integrate SurveyJS components with a NodeJS backend.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors7
Uh oh!
There was an error while loading.Please reload this page.