{"id":16343306,"url":"https://github.com/ners/dragonnest","last_synced_at":"2025-11-06T05:30:28.886Z","repository":{"id":104276413,"uuid":"187258862","full_name":"ners/DragonNest","owner":"ners","description":"Blog","archived":false,"fork":false,"pushed_at":"2019-05-18T22:16:28.000Z","size":27,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-27T16:25:03.484Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ners.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"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":"2019-05-17T17:48:18.000Z","updated_at":"2019-05-18T22:16:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"09068c58-2dc5-4e02-8c71-745bf09ba9ba","html_url":"https://github.com/ners/DragonNest","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ners%2FDragonNest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ners%2FDragonNest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ners%2FDragonNest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ners%2FDragonNest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ners","download_url":"https://codeload.github.com/ners/DragonNest/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239483872,"owners_count":19646426,"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":[],"created_at":"2024-10-11T00:24:07.012Z","updated_at":"2025-11-06T05:30:28.840Z","avatar_url":"https://github.com/ners.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Haskell Setup\n\n1. If you haven't already, [install Stack](https://haskell-lang.org/get-started)\n\t* On POSIX systems, this is usually `curl -sSL https://get.haskellstack.org/ | sh`\n2. Install the `yesod` command line tool: `stack install yesod-bin --install-ghc`\n3. Build libraries: `stack build`\n\nIf you have trouble, refer to the [Yesod Quickstart guide](https://www.yesodweb.com/page/quickstart) for additional detail.\n\n## Development\n\nStart a development server with:\n\n```\nstack exec -- yesod devel\n```\n\nAs your code changes, your site will be automatically recompiled and redeployed to localhost.\n\n## Tests\n\n```\nstack test --flag DragonNest:library-only --flag DragonNest:dev\n```\n\n(Because `yesod devel` passes the `library-only` and `dev` flags, matching those flags means you don't need to recompile between tests and development, and it disables optimization to speed up your test compile times).\n\n## Documentation\n\n* Read the [Yesod Book](https://www.yesodweb.com/book) online for free\n* Check [Stackage](http://stackage.org/) for documentation on the packages in your LTS Haskell version, or [search it using Hoogle](https://www.stackage.org/lts/hoogle?q=). Tip: Your LTS version is in your `stack.yaml` file.\n* For local documentation, use:\n\t* `stack haddock --open` to generate Haddock documentation for your dependencies, and open that documentation in a browser\n\t* `stack hoogle \u003cfunction, module or type signature\u003e` to generate a Hoogle database and search for your query\n* The [Yesod cookbook](https://github.com/yesodweb/yesod-cookbook) has sample code for various needs\n\n## Getting Help\n\n* Ask questions on [Stack Overflow, using the Yesod or Haskell tags](https://stackoverflow.com/questions/tagged/yesod+haskell)\n* Ask the [Yesod Google Group](https://groups.google.com/forum/#!forum/yesodweb)\n* There are several chatrooms you can ask for help:\n\t* For IRC, try Freenode#yesod and Freenode#haskell\n\t* [Functional Programming Slack](https://fpchat-invite.herokuapp.com/), in the #haskell, #haskell-beginners, or #yesod channels.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fners%2Fdragonnest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fners%2Fdragonnest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fners%2Fdragonnest/lists"}