Skip to content

The bare minimum amount of code to test fauna db with javascript

Notifications You must be signed in to change notification settings

h-unterp/faunadb_js_minimal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The bare minimum of a skeleton to test fauna db with javascript

set FAUNA_SECRET in .env

npm install
node main.js
...or
node function.js

main.js:

absolute bare minimum

function.js:

bare minimum to test UDF's

About

The bare minimum amount of code to test fauna db with javascript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published