Skip to main content
The Deno 2 Release Candidate is here
Learn more

Persistence

With this module you can use GitHub as a database. I guess this is only recommendable for small projects.

Call usage example via command line

  

deno run --allow-net --allow-read --allow-write --allow-run https://deno.land/x/persistence/usage-example.ts
  
  

If you get an errormessage like the one shown below, just:

  

mkdir persistence-example-project-folder 
  

as this folder is used for the usage example and for the tests.

Execute the tests

  

deno test --allow-net --allow-read --allow-write --allow-run https://deno.land/x/persistence/test.ts
  

Support my Open Source Contributions

If you like my work please consider downloading the brave browser via my promotion link: https://brave.com/fan464.

![](https://brave.com/)