https://github.com/slaveofcode/hansip-webserver
Webserver Container for Hansip Web SPA
https://github.com/slaveofcode/hansip-webserver
Last synced: 8 months ago
JSON representation
Webserver Container for Hansip Web SPA
- Host: GitHub
- URL: https://github.com/slaveofcode/hansip-webserver
- Owner: slaveofcode
- License: mit
- Created: 2022-09-18T08:40:40.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-10-22T20:23:27.000Z (about 3 years ago)
- Last Synced: 2025-01-20T15:23:41.013Z (10 months ago)
- Language: Go
- Size: 708 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Hansip Webserver
Web server wrapper for Web SPA [Hansip Web](https://github.com/slaveofcode/hansip-web) to be executed or distributed as a single binary.
## Configuration
Copy config YAML file at `config.example.yaml` and rename as `config.yaml`
## Update Web Source
Copy the `dist` folder from the latest source of [Hansip Web](https://github.com/slaveofcode/hansip-web) as `assets/web`.