Skip to content

GeneralLibrary/GeneralUpdate-Samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

✨GeneralUpdate-Samples

The GeneralUpdate twin project provides code examples for Quick Start.

Directory Note
client Client-side sample code
server Server-side sample code, written using minimal API
upgrade Sample code on the upgrade assistant
bowl Process crash monitoring, exporting relevant crash information.
diff Differential patch generation debugging example.
OSS OSS upgrade demonstration with AOT support.
push Example of receiving an update push with AOT support.
compress Compression capability debugging.
website Generalupdate official website source code

✨Quick Start

Find and double-click start.cmd to immediately experience the automatic upgrade.

...\GeneralUpdate-Samples\src\start.cmd

✨Open source address

✨The parent project

✨Website

IDE : Visual Sutdio Code

Software environment : Vue / Node.js

# build cmd

# get node.js version
node -v

# get npm version
npm -v

# install npm
npm -i

# build local docs
docs:dev

# local run website
npm run start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published