/sonic-client-web

🎉Front end of Sonic cloud real machine testing platform. Sonic云真机测试平台前端。

Primary LanguageVueMIT LicenseMIT

🎉Front end of Sonic cloud real machine testing platform

English | 简体中文

Official Website

Sonic Official Website

Background

What is sonic ?

Nowadays, automatic testing, remote control and other technologies have gradually matured. Appium can be said to be the leader in the field of automation, and STF is the ancestor of remote control. A long time ago, I began to have an idea about whether to provide test solutions for all clients (Android, IOS, windows, MAC and web applications) on one platform. Therefore, sonic cloud real machine testing platform was born.

Vision

Sonic's vision is to help small and medium-sized enterprises solve the problem of lack of tools and testing means in client automation or remote control.

If you want to participate, welcome to join! 💪

If you want to support, you can give me a star. ⭐

How to package

Install

npm install

Dev

npm run dev

Package

npm run build

Build image

docker build -t zhouyixun/sonic-client-web .

Deployment mode

Docker Mode (NO RECOMMENDED)

I recommend that docker mode be used only for testing

Click Here!

dist Mode

put /dist into nginx

LICENSE

MIT License