mirror of
https://github.com/djhackersdev/minime.git
synced 2026-03-21 17:54:13 -05:00
ALLNET services for newer Sega arcade games
Sparsify the data model returned from the repository layer. Different versions of the game can have drastically different dimensions for the story data grid, so handling those dimensions is best done in the encoders themselves. |
||
|---|---|---|
| .vscode | ||
| pki | ||
| schema | ||
| src | ||
| types | ||
| .editorconfig | ||
| .gitignore | ||
| .gitlab-ci.yml | ||
| CHANGELOG.md | ||
| initpki | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| start.bat | ||
| tsconfig.json | ||
MiniMe
A simple self-hosted ALLNET/AiMe server written in TypeScript, running on Node.js, that stores its data in an SQLite database.