{"id":21803535,"url":"https://github.com/terrestris/gondolin","last_synced_at":"2025-07-14T04:42:43.339Z","repository":{"id":34623913,"uuid":"152049768","full_name":"terrestris/gondolin","owner":"terrestris","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-11T10:05:58.000Z","size":1999,"stargazers_count":5,"open_issues_count":31,"forks_count":6,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-07-10T16:51:41.245Z","etag":null,"topics":["express","hacktoberfest","nodejs","sequelize","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/terrestris.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}},"created_at":"2018-10-08T09:04:40.000Z","updated_at":"2023-01-17T06:21:02.000Z","dependencies_parsed_at":"2023-01-15T08:08:36.261Z","dependency_job_id":null,"html_url":"https://github.com/terrestris/gondolin","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/terrestris/gondolin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terrestris%2Fgondolin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terrestris%2Fgondolin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terrestris%2Fgondolin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terrestris%2Fgondolin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/terrestris","download_url":"https://codeload.github.com/terrestris/gondolin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terrestris%2Fgondolin/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265241156,"owners_count":23733191,"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":["express","hacktoberfest","nodejs","sequelize","typescript"],"created_at":"2024-11-27T11:44:54.052Z","updated_at":"2025-07-14T04:42:43.318Z","avatar_url":"https://github.com/terrestris.png","language":"TypeScript","readme":"# gondolin\n\n\n\nSystem requirments:\n\n- docker\n- docker-compose\n- g++\n- postgresql-server-dev-10\n- node-gyp (via `npm install node-gyp -g`)\n\n## Setup / DevNotes:\n\n1. Create a `passport.ts` in the config folder. The file contains the\nsecret for the passport authentification.\n\n```\n/**\n * This file should not be pushed to public repositories as it contains the\n * jwt secret!\n */\nexport default 'mellon';\n```\n\n2. Start the database and pgAdmin: `docker-compose --f docker-compose-dev.yml up`.\n\n3. Run `npm install` and then `npm run start:dev` and\n\nAfterwards…\n\n- … **gondolin** will be available at `http://localhost:3000`\n  - Example rest request: `http://localhost:3000/Application/get` (rest api is deprecated --\u003e use GraphQL)\n- … **GraphiQL** will be available at: `http://localhost:3000/graphql?` (Click on `RootQueryType`) at the right side to get more information about the API.\n- … **pgAdmin** will be available at `http://localhost:5050` (admin / admin)\n\n## Run via docker / docker-compose\n\n```\ndocker build -t gondolin-server .\n\ndocker-compose up\n```\n\n## Default users\n\nPostgreSQL: gondolin / gondolin\n\npgAdmin: admin / admin\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fterrestris%2Fgondolin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fterrestris%2Fgondolin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fterrestris%2Fgondolin/lists"}