Setup API & Hosting
1. Create Google VM Instance
2. Open Firewall Port
3. Install
booster.zip to local and check all folder are already.$ sudo apt-get install -y zip
$ unzip booster.zip↓Auto-detect
Apache
Bash
C#
C++
CSS
CoffeeScript
Diff
Go
HTML, XML
HTTP
JSON
Java
JavaScript
Kotlin
Less
Lua
Makefile
Markdown
Nginx
Objective-C
PHP
Perl
Properties
Python
Ruby
Rust
SCSS
SQL
Shell Session
Swift
TOML, also INI
TypeScript
YAML
Plaintext
$ sudo chmod +x install.sh$ sudo ./install.sh↓Auto-detect
Apache
Bash
C#
C++
CSS
CoffeeScript
Diff
Go
HTML, XML
HTTP
JSON
Java
JavaScript
Kotlin
Less
Lua
Makefile
Markdown
Nginx
Objective-C
PHP
Perl
Properties
Python
Ruby
Rust
SCSS
SQL
Shell Session
Swift
TOML, also INI
TypeScript
YAML
Plaintext
Package & Shared Secret Key4. Result

5. Update
update.sh to server and run the command:$ sudo chmod +x update.sh$ sudo ./update.sh↓Auto-detect
Apache
Bash
C#
C++
CSS
CoffeeScript
Diff
Go
HTML, XML
HTTP
JSON
Java
JavaScript
Kotlin
Less
Lua
Makefile
Markdown
Nginx
Objective-C
PHP
Perl
Properties
Python
Ruby
Rust
SCSS
SQL
Shell Session
Swift
TOML, also INI
TypeScript
YAML
Plaintext
Google Play IAP Verification
1. Getting Started
https://developers.google.com/android-publisher/getting_started2. Create key



3. Upload to server
Setup Android
1. Set API
build.gradlebase_url http://34.68.142.231:5000 is API Server
2. Set Shared Secret Key
core-module > java > helper > Config.kt 
shared_secret_key to witBooster!@# in 3.Install FINAL RESULT SectionYour WitBooster server is running.
...
5. Shared Secret Key: witBooster!@#
...↓Auto-detect
Apache
Bash
C#
C++
CSS
CoffeeScript
Diff
Go
HTML, XML
HTTP
JSON
Java
JavaScript
Kotlin
Less
Lua
Makefile
Markdown
Nginx
Objective-C
PHP
Perl
Properties
Python
Ruby
Rust
SCSS
SQL
Shell Session
Swift
TOML, also INI
TypeScript
YAML
Plaintext
3. Set Onesignal Notification
android > defaultConfig section. Update PUT_YOUR_ONESIGNAL_APP_ID_HERE with your OneSignal App idhttps://documentation.onesignal.com/docs/android-sdk-setup
4. Set Google AdMob
defaultConfig section. Update PUT_YOUR_ADMOB_APP_ID_HERE with your OneSignal App id
