This website requires JavaScript.
Explore
Help
Register
Sign In
nybble
/
paco_sako_server
Watch
1
Star
0
Fork
You've already forked paco_sako_server
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Node.js server for my online Paco Sako single-page distributed web app
7
Commits
1
Branch
4
Tags
149
KiB
JavaScript
97.3%
Dockerfile
2.7%
674b460cbe
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
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