{"id":37086375,"url":"https://github.com/rousseau-romain/round-timing","last_synced_at":"2026-02-04T12:11:42.516Z","repository":{"id":244814630,"uuid":"808581183","full_name":"rousseau-romain/round-timing","owner":"rousseau-romain","description":null,"archived":false,"fork":false,"pushed_at":"2025-04-08T14:51:25.000Z","size":19450,"stargazers_count":1,"open_issues_count":6,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-08T15:37:09.190Z","etag":null,"topics":["dofus","dofusretro","optimization","pvp-plugin"],"latest_commit_sha":null,"homepage":"https://round-timing.web-rows.ovh","language":"Go","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/rousseau-romain.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":"2024-05-31T11:15:11.000Z","updated_at":"2025-04-08T14:50:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"a6e64179-7513-4490-a825-e3f9bebb9783","html_url":"https://github.com/rousseau-romain/round-timing","commit_stats":null,"previous_names":["rousseau-romain/round-timing"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/rousseau-romain/round-timing","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rousseau-romain%2Fround-timing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rousseau-romain%2Fround-timing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rousseau-romain%2Fround-timing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rousseau-romain%2Fround-timing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rousseau-romain","download_url":"https://codeload.github.com/rousseau-romain/round-timing/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rousseau-romain%2Fround-timing/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28417670,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T10:25:19.714Z","status":"ssl_error","status_checked_at":"2026-01-14T10:22:49.371Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["dofus","dofusretro","optimization","pvp-plugin"],"created_at":"2026-01-14T10:37:34.800Z","updated_at":"2026-02-04T12:11:42.510Z","avatar_url":"https://github.com/rousseau-romain.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RoundTiming readme\n\nYou nedd to have:\n\n- brew\n- docker v27.3.1\n- docker-compose v2.30.3\n- go v1.25.6 (brew install go)\n- node v23.2.0 (nvm is better)\n- npm 10.9.0\n\n## Run\n\nCreate your `.env` based on `env.template` you can run:\n\n```bash\ncp .env.template .env\n```\n\nRun these commands first(you need the key for the ecryption):\n\n```bash\nmake db/decrypt\nmake db_start\nmake db_init\nmake db/encrypt\nmake install\nmake live\n```\n\nRuns the app and looks for changes on `127.0.0.1:7331` for live reload.\n\n## Migrate\n\n### Create migration file\n\n```bash\nmake migration_create {init_message}\n```\n\n### Run migration up\n\n```bash\nmake migration_up\n```\n\n### Run rollback\n\n```bash\nmake migration_down\n```\n\n### Run migration fix\n\nYou did a shity make migration up and you need to fix it don't wory do theses steps (for VERSION_NUMBER=18):\n\n```bash\nmake migration_fix VERSION={VERSION_NUMBER}\nmake migration_down\n```\n\nNow you are in state VERSION_NUMBER - 1.\nIf your rollback ix the database you can now run:\n\n```bash\nmake migration_up\n```\n\nIf not you can debug and fix !\n\n## Deploy\n\nPush to branch staging to deploy on this url https://round-timing-staging.web-rows.ovh/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frousseau-romain%2Fround-timing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frousseau-romain%2Fround-timing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frousseau-romain%2Fround-timing/lists"}