Skip to content

trootech/generate-dynamic-forms-api

Repository files navigation

Create Dynamic Form API

API's to create dynamic form and it's entries

Installation

Do the installation with npm for dependencies.

  npm install

Create .env file.

Rename .env.extra to .env file and add mongodb cluster url for mongoUrl property.

Running

To run the application, run the following command. The API running on http://localhost:5000

  nodemon server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published