Skip to content

Qwal/dpd-feeder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dpd-feeder

Description

Feed your deployd resources from JSON.

Getting started

This module requires deployd ~0.7.0.

If you haven't used Deployd before, make sure to read the documentation.

Installation without package.json

npm install dpd-feeder

Installation with package.json

If you have a package.json, you'll have to add this module in it.

npm install dpd-feeder --save

Once it is installed, Deployd will automatically load it. For more information about Modules, take a look at the module page on the deployd documentation.

The dpd-feeder module

Overview

Click new resource and choose Feeder.

Give it the default name "/feeder". Open it by clicking "FEEDER" in the left menu.

Paste your JSON from for example json-generator

Type name of resource you want to fill with data. You can choose to clear resource table first.

Click Start Import

Release history

  • 0.1.0 Initial release

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published