Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example showing how to integrate a Tauri Updater Server with a SQLite3 DB.

There is some data stored on the db for the sake of testing.
Visiting localhost:8000/update/linux-amd64/0 a json file will be returned, with a one-time token which can be used to download the pointed file.
In the public repository the referenced file does not exist, an error code will be returned instead. This demo is using an sqlite db, but since Sequelize is leveraged within the serve, this code is fully portable with only minimal configuration needed.

About

No description or website provided.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages