{"id":20539475,"url":"https://github.com/nsttt/demonharem","last_synced_at":"2026-05-14T13:32:36.197Z","repository":{"id":42707976,"uuid":"270698351","full_name":"Nsttt/demonharem","owner":"Nsttt","description":"A fanpage for the game Helltaker originally made by Vanripper.","archived":false,"fork":false,"pushed_at":"2023-01-27T04:48:20.000Z","size":83854,"stargazers_count":3,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-12T09:12:43.628Z","etag":null,"topics":["helltaker","html","javascript","sass","scss"],"latest_commit_sha":null,"homepage":"https://demonharem.nstlopez.com/","language":"HTML","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/Nsttt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-06-08T14:25:08.000Z","updated_at":"2023-03-07T13:31:01.000Z","dependencies_parsed_at":"2023-02-15T05:46:30.756Z","dependency_job_id":null,"html_url":"https://github.com/Nsttt/demonharem","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Nsttt/demonharem","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nsttt%2Fdemonharem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nsttt%2Fdemonharem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nsttt%2Fdemonharem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nsttt%2Fdemonharem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Nsttt","download_url":"https://codeload.github.com/Nsttt/demonharem/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nsttt%2Fdemonharem/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33026829,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["helltaker","html","javascript","sass","scss"],"created_at":"2024-11-16T00:52:10.321Z","updated_at":"2026-05-14T13:32:34.776Z","avatar_url":"https://github.com/Nsttt.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca href=\"\"\u003e\u003cimg src=\"https://i.imgur.com/O3CbZpM.png\" title=\"DemonHarem\" alt=\"DemonHarem\"\u003e\u003c/a\u003e\n\n# DemonHarem: A Helltaker page\n\n\u003e A fanpage for the game Helltaker originally made by Vanripper.\n\n[![Contributions](https://img.shields.io/badge/contributions-welcome-blue?style=flat-square)](https://github.com/nsttt/demonharem/compare/) [![Issues](https://img.shields.io/github/issues/nsttt/demonharem?style=flat-square)](https://github.com/Nsttt/demonharem/issues) [![License](https://img.shields.io/github/license/nsttt/demonharem?style=flat-square)](https://github.com/Nsttt/demonharem/blob/master/LICENSE.txt)\n\n![Screenshot](https://i.imgur.com/KmGCK4l.png)\n![Screenshot](https://i.imgur.com/FRXSJ0y.png)\n\n## Table of Contents\n\n- [DemonHarem: A Helltaker page](#demonharem-a-helltaker-page)\n  - [Table of Contents](#table-of-contents)\n  - [Credits](#Credits)\n  - [Installation](#installation)\n  - [Contribute](#contribute)\n    - [Step 1](#step-1)\n    - [Step 2](#step-2)\n    - [Step 3](#step-3)\n  - [Support](#support)\n  - [License](#license)\n\n---\n\n## Credits\n\nMost of the code on this page is an edit from the \u003ca href=\"https://github.com/Pizzacus/satania.moe/\"\u003ePizzacus repository\u003c/a\u003e of \u003ca href=\"https://satania.moe/\"\u003esatania.moe\u003c/a\u003e. You can check it out in the links, it's pretty cool.\n\nAlso to add to that, all the art in the page (outside of the artwork) belongs to \u003ca href=\"https://twitter.com/vanripperart\"\u003eVanripper\u003c/a\u003e and it's glorious game \u003ca href=\"https://store.steampowered.com/app/1289310/Helltaker/\"\u003eHelltaker\u003c/a\u003e. Check it out and play it, it's free!\n\n---\n\n## Installation\n\nTo install run the following commands in the root folder.\n\n```shell\nyarn install\n```\n\nTo serve a development build use the following command. \n\n```shell\nyarn serve\n```\n\nTo build the app for production, use the following command.\n\n```shell\nyarn build\n```\n\nIt will create a `dist` folder with the static files.\n\n---\n\n## Contribute\n\nYou can contribute to the development or improvement of this app and it will be much appreciated if you do !\n\nTo do so:\n\n### Step 1\n\n- Fork this repo!\n\nOR\n\n- Clone this repo to your local machine using `https://github.com/nsttt/demonharem.git`\n\n### Step 2\n\n- **HACK AWAY!** 🔨🔨🔨\n\n### Step 3\n\n- Create a new pull request using \u003ca href=\"https://github.com/nsttt/demonharem/compare/\" target=\"_blank\"\u003e`https://github.com/nsttt/demonharem/compare/`\u003c/a\u003e.\n\n---\n\n## Support\n\nReach out to me at one of the following places!\n\n- Website at \u003ca href=\"http://nstlopez.com\" target=\"_blank\"\u003e`nstlopez.com`\u003c/a\u003e\n- Twitter at \u003ca href=\"http://twitter.com/nstlopez\" target=\"_blank\"\u003e`@nstlopez`\u003c/a\u003e\n\n---\n\n## License\n\n[![License](https://img.shields.io/github/license/nsttt/githunter?style=flat-square)](https://github.com/Nsttt/githunter/blob/master/LICENSE.txt)\n\n- **[MIT license](http://opensource.org/licenses/mit)**\n- Copyright 2020 © \u003ca href=\"http://nstlopez.com\" target=\"_blank\"\u003eNéstor\u003c/a\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnsttt%2Fdemonharem","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnsttt%2Fdemonharem","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnsttt%2Fdemonharem/lists"}