Skip to content

exokomodo/changed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Change Tracker

How to develop

Server

make run # Requires `docker`, `docker compose`, and go1.22+

Client

Serve wwwroot/ by your own means, or use the existing Makefile target:

make serve # Requires python3