ALLNET services for newer Sega arcade games
Go to file
Tau c50a0093fd idz/sql/teamReservation.ts: Fix ignored result set
Apparently the latest SQLite driver doesn't like it if you do that.
2019-11-06 17:29:07 -05:00
.vscode Enhance vscode config files 2019-11-06 17:29:07 -05:00
pki Check in a canonical PKI 2019-11-06 17:28:30 -05:00
schema chunithm: Initial implementation code drop 2019-11-06 17:29:07 -05:00
src idz/sql/teamReservation.ts: Fix ignored result set 2019-11-06 17:29:07 -05:00
types types/sql-bricks-postgres: Add initial typings 2019-11-06 17:28:30 -05:00
.editorconfig Add Markdown to .editorconfig 2019-11-06 17:28:31 -05:00
.gitignore Migrate to SQLite3 2019-11-06 17:28:30 -05:00
initpki Check in a canonical PKI 2019-11-06 17:28:30 -05:00
package-lock.json Add npm "snakeCase" dep 2019-11-06 17:29:07 -05:00
package.json Add npm "snakeCase" dep 2019-11-06 17:29:07 -05:00
README.md Add stub README.md 2019-11-06 17:29:01 -05:00
start.bat Add Windows batch file to init and start the server 2019-11-06 17:28:31 -05:00
tsconfig.json Add local typings directory to project 2019-11-06 17:28:30 -05:00

MiniMe

A simple self-hosted ALLNET/AiMe server written in TypeScript, running on Node.js, that stores its data in an SQLite database.