Skip to content

truevault-safe/truevault-quick-start

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TrueVault Quick Start Application

This sample application is a simple notes app that stores data in TrueVault. Learn how to build this app step-by-step by reading the TrueVault Quick Start Guide.

Learn more about TrueVault at https://www.truevault.com.

Configuration

Copy tv-config.js.template to tv-config.js and fill in the appropriate values.

Running the app

You can run the app by serving the root directory. An easy way of doing this if you have python installed is by running python -m SimpleHTTPServer in the root directory and navigating to localhost:8000 in a browser. You will need to refresh the page after making any changes to the code.

License

This sample app is released under the BSD 3-Clause License

About

A JavaScript application created using the TrueVault Quick Start Guide https://www.truevault.com/quick-start-guide.htm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published