]> git.cworth.org Git - zombocom-ai/history - index.js
Allow user to zoom
[zombocom-ai] / index.js
2022-12-07 Carl WorthReplay previous images to a client when it first connects
2022-12-07 Carl WorthHook the server up to actually generate images
2022-12-07 Carl WorthAdd code to submit image generation instructions to...
2022-12-07 Carl WorthAnd now read in saved comments at server start
2022-12-07 Carl WorthWrite comments out to disk when the server exits
2022-12-07 Carl WorthAdd peristence of comments
2022-12-07 Carl WorthAdd the second half necessary for functional comments
2022-12-07 Carl WorthAdd a (half)-functional comment field
2022-12-07 Carl WorthMake a socket connection from client to server
2022-12-07 Carl WorthRewrite primary path as /index.html
2022-12-07 Carl WorthAdd a simple express server