{"id":21811541,"url":"https://github.com/dnbard/eclipse-server","last_synced_at":"2025-09-13T19:10:20.922Z","repository":{"id":69792464,"uuid":"68544865","full_name":"dnbard/eclipse-server","owner":"dnbard","description":null,"archived":false,"fork":false,"pushed_at":"2016-12-17T09:33:25.000Z","size":3815,"stargazers_count":3,"open_issues_count":17,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-21T09:15:18.217Z","etag":null,"topics":["browser-game","gamedev","pixi"],"latest_commit_sha":null,"homepage":"https://curio.herokuapp.com/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dnbard.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2016-09-18T20:14:34.000Z","updated_at":"2021-09-02T21:57:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"f5563e9a-417c-41e4-b936-ee05e9705b05","html_url":"https://github.com/dnbard/eclipse-server","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dnbard/eclipse-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnbard%2Feclipse-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnbard%2Feclipse-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnbard%2Feclipse-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnbard%2Feclipse-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dnbard","download_url":"https://codeload.github.com/dnbard/eclipse-server/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnbard%2Feclipse-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275013687,"owners_count":25390545,"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","status":"online","status_checked_at":"2025-09-13T02:00:10.085Z","response_time":70,"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":["browser-game","gamedev","pixi"],"created_at":"2024-11-27T13:45:21.585Z","updated_at":"2025-09-13T19:10:20.865Z","avatar_url":"https://github.com/dnbard.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Eclipse [![Build Status](https://travis-ci.org/dnbard/eclipse-server.svg?branch=master)](https://travis-ci.org/dnbard/eclipse-server) [![codecov](https://codecov.io/gh/dnbard/eclipse-server/branch/master/graph/badge.svg)](https://codecov.io/gh/dnbard/eclipse-server)\n\n\nServer for online browser game written in NodeJS(back-end) and Pixi(front-end).\n\n![screenshot](https://raw.githubusercontent.com/dnbard/eclipse-server/master/presentation/01.png)\n\n## How to setup\n\n* clone this repository `git clone https://github.com/dnbard/eclipse-server.git`\n* install npm dependencies `npm install`\n* install and run `mongod`(MongoDB database) - `sudo service mongod start`\n* run server with `nodemon` command\n* open URL `http://localhost:3000` in browser\n\n## Game Menu\n\nPress `F1` to open in-game menu(inventory, PVP rating etc). This menu are going to work in `/eclipse` page(main page) only. \n\n## Debug mode\n\n`Debug mode` are going to enabled by default locally. It will be disabled on `Curio` and similar environments. Open development tools (F12) and write `window.DEBUG` to access `debug mode` at the client-side.\n\nAvailable commands:\n* `showNextWSMessage` - will show next message that will come through the WebSockets\n\n## How to contribute\n\n* get task from [project kanban board](https://github.com/dnbard/eclipse-server/projects/1)\n* start working on `low priority` tasks while learning the architecture\n* commit your work and create pull request for review\n* don't forget to write some tests for your code =)\n\n## Servers\n\nNew version of server are going to be deployed once commit make its way to `master` branch and pass all tests during the CI process(not created atm - [task](https://github.com/dnbard/eclipse-server/issues/5) for it).\n\nTest server - EU [Curio](https://curio.herokuapp.com/) ![server](https://curio.herokuapp.com/server/badge)\n\n## Additional Tools\n\n* [Image Preparation Tool](https://github.com/dnbard/eclipse-image-process)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdnbard%2Feclipse-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdnbard%2Feclipse-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdnbard%2Feclipse-server/lists"}