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

Latest commit

 

History

History
11 lines (8 loc) · 370 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 370 Bytes

appbox.deploy.win

社区版Windows部署包

Before run

  1. Create a empty Postgres database.
  2. Rename "appsettings.demo.json" to "appsettings.json", and change "ConnectionString" to the empty database.

Run

  1. Open "Command" and exec "appbox.Host" to start the server.
  2. Open a browser, "http://localhost:5000/dev" for IDE, "http://localhost:5000" for App.