Node.js server for my online Paco Sako single-page distributed web app
Go to file
Jesse D. McDonald 674b460cbe merge the /game/ and /meta/ GET handlers 2020-04-27 20:21:18 -05:00
public update the polling test page to be more user-friendly 2020-04-27 17:55:48 -05:00
.gitignore store game and metadata updates in a SQLite database 2020-04-26 03:35:52 -05:00
gun-with-cancel.js provide REST APIs to read from the SQLite DB and poll for updates 2020-04-27 17:53:08 -05:00
index.js merge the /game/ and /meta/ GET handlers 2020-04-27 20:21:18 -05:00
package-lock.json provide REST APIs to read from the SQLite DB and poll for updates 2020-04-27 17:53:08 -05:00
package.json provide REST APIs to read from the SQLite DB and poll for updates 2020-04-27 17:53:08 -05:00
sqlite3-promises.js store game and metadata updates in a SQLite database 2020-04-26 03:35:52 -05:00