A GraphQL ROM database.
Find a file
2025-03-13 23:12:50 -04:00
controllers feat: Basic functional app 2025-03-13 21:46:35 -04:00
core feat: Basic functional app 2025-03-13 21:46:35 -04:00
node_modules feat: Basic functional app 2025-03-13 21:46:35 -04:00
routes feat: Basic functional app 2025-03-13 21:46:35 -04:00
vendor build: Install @std/testing package 2025-03-13 20:00:33 -04:00
views feat: Basic functional app 2025-03-13 21:46:35 -04:00
.containerignore Initial commit 2025-03-12 20:43:54 -04:00
.editorconfig Initial commit 2025-03-12 20:43:54 -04:00
.gitattributes refactor: Add LFS entries in .gitattributes 2025-03-13 19:36:17 -04:00
.gitignore refactor: Include node_modules in VCS 2025-03-13 19:31:37 -04:00
.ignore Initial commit 2025-03-12 20:43:54 -04:00
compose.yaml feat: Basic functional app 2025-03-13 21:46:35 -04:00
Containerfile build: Set an absolute path for DENO_DIR 2025-03-13 23:11:01 -04:00
deno.json refactor: Set license in deno.json 2025-03-13 20:22:52 -04:00
deno.lock build: Install @std/testing package 2025-03-13 20:00:33 -04:00
LICENSE.md Initial commit 2025-03-12 20:43:54 -04:00
main.ts feat: Basic functional app 2025-03-13 21:46:35 -04:00
meta.json Initial commit 2025-03-12 20:43:54 -04:00
README.org docs: Insert mailto link in copyright holder 2025-03-13 23:12:50 -04:00

Romdex

About

Romdex is a game ROM database served over GraphQL. The database is filled by importing No Intro, or TOSEC DAT files.

Documentation

For documentation, refer to the Romdex Wiki.

Licensing

https://s3.hangdaan.com/public/images/logos/licenses/agplv3.svg

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see <https://www.gnu.org/licenses/>.

Exceptions

This license does not apply to the following directories which contain vendored external packages:

  • vendor/
  • node_modules/

See the directory contents of the specific package for licensing information.

Copyright

Copyright © 2025 Foster Hangdaan