Skip to content
This repository has been archived by the owner on Nov 11, 2024. It is now read-only.

JustWei-OST/Ocelot.Configurator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ocelot.Configurator

Ocelot远程 配置工具。

项目中带有一个Ocelot的基本后端 Demo .

使用方法

  • 1。克隆本仓库
  • 2。打开命令行工具
  • 3。$ cd src/Ocelot-Configurator
  • 4。 $ npm install
  • 5。 $ npm start
  • 6。浏览器访问: http://localhost:4200

或者直接使用线上 静态网站

说明

本人是才开始接触Ocelot,本项目基于自己对Ocelot有限理解上的丑陋实现。

! * 请勿用于生产环境。

如果对项目有什么疑问或建议,欢迎Issues.

欢迎PR.

截图