Skip to content

hjlarry/hostcenter

Repository files navigation

HostCenter

  • Edit your host convenient
  • Quick switch hosts like develop environment, product environment, and their free combination
  • Furthermore, you can use the hosts we provide to across the gfw to learning and working

Demo

Download

Build and Run

Clone first :

git clone https://github.com/hjlarry/hostcenter.git

To run the laravel server :

cd hostcenter

composer install

//edit config
cp .env.example .env 

php artisan migrate

To build the clients :

cd electron

npm install

//edit server url
cd src/renderer/axios.js 
 
//or npm run build
npm run dev  

About

A helpful host editor to improve your product and test!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published