Skip to content

Latest commit

 

History

History

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Examples

This folder contains multiple examples to get started with CloudproofJS.

  • If you want to use search (Findex) and encryption (CoverCrypt / KMS), and you know VueJS go to the VueJS example
  • If you want to use search (Findex) and encryption (CoverCrypt / KMS), and you know ReactJS go to the ReactJS example
  • If you want to use only encryption (CoverCrypt / KMS) go to the NodeJS example
  • If you want to use only search (Findex) go to the IMDB example or the Full text search example
  • If you want to use Cloudproof inside the browser without build step go to browser example (the code inside the example is minimal but all Cloudproof features are supported inside the browser)