{"id":15584107,"url":"https://github.com/jmcdo29/zeldaplay","last_synced_at":"2025-08-21T11:33:42.225Z","repository":{"id":54422653,"uuid":"125269768","full_name":"jmcdo29/zeldaPlay","owner":"jmcdo29","description":"A Single Page Application to help zeldaPlay players to track their characters and progress","archived":false,"fork":false,"pushed_at":"2023-10-16T22:16:42.000Z","size":10971,"stargazers_count":115,"open_issues_count":8,"forks_count":26,"subscribers_count":7,"default_branch":"main","last_synced_at":"2024-12-10T07:21:27.529Z","etag":null,"topics":["adventure","angular","charcater","goddess","hacktoberfest","heroku","hyrule","jest","magic","nestjs","node","race","roleplay","single-page-app","single-page-applications","skills","tracker","typescript","zelda"],"latest_commit_sha":null,"homepage":"https://zeldaplay.herokuapp.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jmcdo29.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"Contributing.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-03-14T20:28:01.000Z","updated_at":"2024-10-06T18:20:27.000Z","dependencies_parsed_at":"2024-11-06T01:02:25.715Z","dependency_job_id":null,"html_url":"https://github.com/jmcdo29/zeldaPlay","commit_stats":{"total_commits":863,"total_committers":8,"mean_commits":107.875,"dds":"0.22479721900347627","last_synced_commit":"65f6a6e7bc502f3939dd0d3a037afae40bba1cb1"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmcdo29%2FzeldaPlay","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmcdo29%2FzeldaPlay/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmcdo29%2FzeldaPlay/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmcdo29%2FzeldaPlay/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jmcdo29","download_url":"https://codeload.github.com/jmcdo29/zeldaPlay/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230511479,"owners_count":18237657,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["adventure","angular","charcater","goddess","hacktoberfest","heroku","hyrule","jest","magic","nestjs","node","race","roleplay","single-page-app","single-page-applications","skills","tracker","typescript","zelda"],"created_at":"2024-10-02T20:23:04.901Z","updated_at":"2024-12-19T23:14:15.721Z","avatar_url":"https://github.com/jmcdo29.png","language":"TypeScript","funding_links":["https://www.buymeacoffee.com/jmcdo29"],"categories":[],"sub_categories":[],"readme":"# Tabletop Companion\n\n\u003cp align=\"center\"\u003e\u003ca href=\"/\"\u003e\u003cimg src=\"./d20.svg\" width=300 height=300 alt=\"d20 logo\" align=\"center\"\u003e\u003c/a\u003e\u003c/p\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n[![code style: prettier](https://badgen.net/badge/Code%20style/prettier/cyan?icon=typescript)](https://github.com/prettier/prettier) [![Nx](https://badgen.net/badge/Built%20With/Nx/8A2BE2)](https://nx.dev/getting-started/what-is-nx) [![MIT license](https://badgen.net/badge/License/MIT/66CC00)](http://opensource.org/licenses/MIT) [![Jest](https://badgen.net/badge/Tested%20With/Jest/800000)](https://jestjs.io) [![Cypress](https://badgen.net/badge/Tested%20With/Cypress/2e3138)](https://www.cypress.io) [![Dependabot Status](https://api.dependabot.com/badges/status?host=github\u0026repo=jmcdo29/zeldaPlay)](https://dependabot.com) [![Known Vulnerabilities](https://snyk.io/test/github/jmcdo29/zeldaPlay/badge.svg?targetFile=package.json)](https://snyk.io/test/github/jmcdo29/zeldaPlay?targetFile=package.json) [![Discord Chat](https://badgen.net/badge/Chat%20on/Discord/blue?icon=discord)](https://discord.gg/hGuDEgG) [![Heroku](https://badgen.net/badge/Running%20on/Heroku/79589f)](https://heroku.com) [![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/) [![Coffee](https://badgen.net/badge/Buy%20Me/A%20Coffee/purple?icon=kofi)](https://www.buymeacoffee.com/jmcdo29)\n\n\u003c/div\u003e\n\nThe tabletop companion is a multi-use tool for Dungeon/Game Masters and players alike with features such as campaign, attribute, stat, skill, enemy, and party tracking, die/dice rolling, character creation, manual references (if available), homebrew set up, and many more features to come. Currently the tool is [hosted on Heroku](https://zeldaplay.herokuapp.com) and is available to use for free. This project is still in early phases of development and is backed by a single developer, so it will take a long time to get this into a ready state for stable use. If you would like to know more about the project [you can email me here](mailto://jmcdo29@gmail.com). This project is written using [NestJS](https://docs.nestjs.com) for the server and [Angular](https://angular.io) as the front end service while using [Nx](https://nx.dev) as a tool for development.\n\n## Built With\n\n\u003ca href=\"https://nx.dev/getting-started/what-is-nx\" align=\"left\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/nrwl/nx/master/nx-logo.png\" width=\"50\" alt=\"Nx Logo\"\u003e\u003c/a\u003e \u003ca href=\"https://angular.io\"\u003e\u003cimg src=\"https://angular.io/assets/images/logos/angular/angular.svg\" width=50 alt=\"Angular Logo\"\u003e\u003c/a\u003e \u003ca href=\"https://docs.nestjs.com\"\u003e\u003cimg src=\"https://d33wubrfki0l68.cloudfront.net/49c2be6f2607b5c12dd27f8ecc8521723447975d/f05c5/logo-small.cbbeba89.svg\" width=50 alt=\"Nest Logo\"\u003e\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmcdo29%2Fzeldaplay","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjmcdo29%2Fzeldaplay","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmcdo29%2Fzeldaplay/lists"}