A website for my game dev stuff that supports chat, etc.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
 
 
 
Zed A. Shaw 52e92a3814 Almost have pagination working. On the backend it works but I can't figure out how to make alpine do the request and update. 9 months ago
..
contents.html Almost have pagination working. On the backend it works but I can't figure out how to make alpine do the request and update. 9 months ago
index.html Now have a simple table list index and a table view, but the templates aren't good enough to easily use the Go reflect data. Will find one tomorrow that's better. 10 months ago
new.html Now can do all CRUD and just need search and pagination. 9 months ago
view.html We have delete now. Last thing is insert. 9 months ago