Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

This demo illustrates how easy it is to set up a client-server interaction of the SurveyJS client-side form builder component with any backend. By following the steps below you can run a sample React app with an integrated form builder. As a backend, the application uses NodeJS that stores form data in a MongoDB database.

License

NotificationsYou must be signed in to change notification settings

surveyjs/surveyjs-nodejs-mongodb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This demo shows how to integrateSurveyJS components with a NodeJS backend with MongoDB database as a storage.

View Demo Online

Disclaimer

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.

Run the Application

InstallNodeJS on your machine.InstallDocker Desktop on your machine.After that, run the following commands:

git clone https://github.com/surveyjs/surveyjs-nodejs-mongo.gitcd surveyjs-nodejs-mongodocker compose up -d

Openhttp://localhost:9080 in your web browser.

Client-Side App

The client-side part is thesurveyjs-react-client React application. The current project includes only the application's build artifacts in the /public folder. Refer to thesurveyjs-react-client repo for full code and information about the application.

About

This demo illustrates how easy it is to set up a client-server interaction of the SurveyJS client-side form builder component with any backend. By following the steps below you can run a sample React app with an integrated form builder. As a backend, the application uses NodeJS that stores form data in a MongoDB database.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp