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

Google Cloud Node.js Datastore Library Purescript Wrapper

License

NotificationsYou must be signed in to change notification settings

jamesthompson/purescript-google-cloud-datastore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pursuit

A wrapper library around theGoogle Cloud Node.js Datastore Library.

WIP: At present only supports the main query and non-transactional datastore behaviour. Only tested locally with the Cloud SDK.

WIP: Does not yet support transactional behaviour.

Getting Started

Testing and Example

Ensure you have theGoogle Cloud (Cloud SDK) installed.

You'll need to be sure to have installed the"@google-cloud/datastore": "^0.5.0" dependency from npm.This is included in the package.json file for your convenience.

Ensure you export the port environment variable which is logged when running the emulator thus:

> gcloud beta emulators datastore start --no-legacy

Then run the test with:

> bower install> pulp test

See thetest for an example of usage.

It is recommended that you familiarise yourself with the underlyinggoogle-cloud node.js library.

About

Google Cloud Node.js Datastore Library Purescript Wrapper

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp