Skip to content

HarperFast/basic-data-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Harper Basic Data Example

A very simple example of using the Harper dataLoader plugin along with corresponding GraphQL schema for the table.

Intended to be used for demos along side more complex Harper application examples such as the Harper Next.js Example

To deploy this example to a Harper instance, you can use the Harper CLI.

harperdb deploy \
	target="<operations api url>" \
	username="<username>" \
	password='<password>' \
	project=basic-data-example \
	package=HarperDB/basic-data-example \
	replicated=true \
	restart=true

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors