{"id":15593738,"url":"https://github.com/kylealwyn/apollo-typescript-starter","last_synced_at":"2025-04-28T10:47:46.869Z","repository":{"id":75609612,"uuid":"119339766","full_name":"kylealwyn/apollo-typescript-starter","owner":"kylealwyn","description":"🚀 Starter project to get up and running with Apollo Server, GraphQL, Typescript and Postgres.","archived":false,"fork":false,"pushed_at":"2019-02-08T06:05:42.000Z","size":177,"stargazers_count":18,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-26T10:58:10.503Z","etag":null,"topics":["apollo-server","graphql","postgresql","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/kylealwyn.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,"zenodo":null}},"created_at":"2018-01-29T06:10:40.000Z","updated_at":"2021-04-04T19:56:11.000Z","dependencies_parsed_at":"2023-06-07T02:30:15.758Z","dependency_job_id":null,"html_url":"https://github.com/kylealwyn/apollo-typescript-starter","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/kylealwyn%2Fapollo-typescript-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kylealwyn%2Fapollo-typescript-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kylealwyn%2Fapollo-typescript-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kylealwyn%2Fapollo-typescript-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kylealwyn","download_url":"https://codeload.github.com/kylealwyn/apollo-typescript-starter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251298381,"owners_count":21567009,"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":["apollo-server","graphql","postgresql","typescript"],"created_at":"2024-10-03T00:21:13.375Z","updated_at":"2025-04-28T10:47:46.861Z","avatar_url":"https://github.com/kylealwyn.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003ch1\u003e🚀 Apollo Typescript Starter\u003c/h1\u003e\n\n  \u003cp\u003eBoilerplate project to get up and running with Apollo Server, GraphQL, Typescript and Postgres.\u003c/p\u003e\n\u003c/div\u003e\n\n## Getting Started\n\n1. Download \u0026 Install Dependencies\n    ```sh\n    # clone it\n    $ git clone git@github.com:kylealwyn/apollo-typescript-starter.git\n    $ cd apollo-typescript-starter\n\n    # Make it your own\n    $ rm -rf .git \u0026\u0026 git init\n\n    # Install dependencies\n    $ npm install\n    ```\n\n1. Next, ensure your local Postgres database is up and running. Once configured, place your connection url in a `.env` file at the root of the repo. These variables will be automatically assigned to process.env when the application boots through [dotenv](https://github.com/motdotla/dotenv). Your .env file should look something like this:\n\n    ```\n    DATABASE_URL=postgres://localhost/books\n    ```\n\n2. Boot the app and navigate to localhost:3000/graphiql to run a query!\n\n    ```sh\n    $ npm start\n    ```\n\n## Resources\n- [Apollo Server](https://www.apollographql.com/)\n- [GraphQL](https://graphql.org/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkylealwyn%2Fapollo-typescript-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkylealwyn%2Fapollo-typescript-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkylealwyn%2Fapollo-typescript-starter/lists"}