dev_server

command
v0.0.0-...-e45c2a7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 25, 2024 License: MIT Imports: 9 Imported by: 0

README

Dev Server

Since developing web UI is a visual, iterative process, it's important to have quick feedback when making changes. These shared UI fragments are imported by other projects via Github, so having to commit,push,pull,import every time a change is made is not feasible.

Dev Server is a simple HTTP server with a page for each UI fragment that can be used during development for quick feedback.

Instructions

Run ./copy.sh && go build && ./dev_server

The copy script copies assets from the UI packages into the Dev Server's assets/local folder. Add any new files that are needed for the UI fragments to this script, as well as the wrapper HTML in server.go

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL