Skip to content

TobiasHennig/loki-nativescript-adapter-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Loki NativeScript adapter example

An example application for the Loki NativeScript adapter.

What is Loki

LokiJS is a document oriented database written in javascript, published under MIT License. Its purpose is to store javascript objects as documents in a nosql fashion and retrieve them with a similar mechanism. - LokiJS

Demo

Watch the example application on YouTube

image

Installation

$ git clone https://github.com/TobiasHennig/loki-nativescript-adapter-example.git
$ cd loki-nativescript-adapter-example
$ npm install
$ cd app && npm install && cd ..
$ tns platform add ios
$ tns run ios --emulator

To go deeper in Loki have a look at the documentation. If you want to contribute to the adapter take this way to the repository.

About

An example application for the Loki NativeScript adapter.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published