A self-hostable ROM database with a GraphQL API.
Find a file
2025-01-20 13:05:49 -05:00
components Initial commit 2024-12-13 11:00:53 -05:00
islands Initial commit 2024-12-13 11:00:53 -05:00
routes Initial commit 2024-12-13 11:00:53 -05:00
static Initial commit 2024-12-13 11:00:53 -05:00
.editorconfig Initial commit 2024-12-13 11:00:53 -05:00
.env.example refactor: Add Postgres service 2024-12-13 17:08:33 -05:00
.gitattributes Initial commit 2024-12-13 11:00:53 -05:00
.gitignore Initial commit 2024-12-13 11:00:53 -05:00
compose.yaml refactor: Add Postgres service 2024-12-13 17:08:33 -05:00
Containerfile Initial commit 2024-12-13 11:00:53 -05:00
deno.json refactor: Use project root for absolute imports 2024-12-13 20:15:25 -05:00
dev.ts Initial commit 2024-12-13 11:00:53 -05:00
fresh.config.ts Initial commit 2024-12-13 11:00:53 -05:00
fresh.gen.ts Initial commit 2024-12-13 11:00:53 -05:00
LICENSE.md Initial commit 2024-12-13 11:00:53 -05:00
main.ts Initial commit 2024-12-13 11:00:53 -05:00
README.org docs: Update links and URLs 2025-01-20 13:05:49 -05:00
tailwind.config.ts Initial commit 2024-12-13 11:00:53 -05:00

Romdex

About

Romdex is a ROM database that can be queried through a GraphQL API.

Documentation

For documentation, refer to the Wiki.

License

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/>.

Copyright

Copyright © 2024 Foster Hangdaan