Node.js server for my online Paco Sako single-page distributed web app
Go to file
Jesse D. McDonald 012bc7ea09 update the polling test page to be more user-friendly 2020-04-27 17:55:48 -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 add a REST API to submit new game data via POST 2020-04-27 17:55:48 -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