{"id":19688525,"url":"https://github.com/mbalex99/fullstack-graphql-server-express-react","last_synced_at":"2025-02-27T08:28:03.765Z","repository":{"id":41678374,"uuid":"253673021","full_name":"mbalex99/fullstack-graphql-server-express-react","owner":"mbalex99","description":"React Hot Reloading, HTML5 history with GraphQL Server and TypeScript","archived":false,"fork":false,"pushed_at":"2023-01-11T02:30:03.000Z","size":2311,"stargazers_count":0,"open_issues_count":19,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-10T08:08:49.919Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.ditto.live","language":"TypeScript","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/mbalex99.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}},"created_at":"2020-04-07T03:03:12.000Z","updated_at":"2020-04-07T06:27:40.000Z","dependencies_parsed_at":"2023-02-08T23:00:54.203Z","dependency_job_id":null,"html_url":"https://github.com/mbalex99/fullstack-graphql-server-express-react","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/mbalex99%2Ffullstack-graphql-server-express-react","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbalex99%2Ffullstack-graphql-server-express-react/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbalex99%2Ffullstack-graphql-server-express-react/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbalex99%2Ffullstack-graphql-server-express-react/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mbalex99","download_url":"https://codeload.github.com/mbalex99/fullstack-graphql-server-express-react/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240995308,"owners_count":19890706,"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-11-11T18:38:13.563Z","updated_at":"2025-02-27T08:28:03.725Z","avatar_url":"https://github.com/mbalex99.png","language":"TypeScript","readme":"# React TypeScript Node Express GraphQL Server Boilerplate\n\n1. Clone this repo\n2. Install dependencies with `yarn` or `npm install`\n3. Start a hot reloading dev server with `yarn dev` or `npm run dev`\n4. Build for distribution with `yarn build` or `npm run build` then run `yarn start` or `npm start`\n5. Open browser to `http://localhost:4000`\n\n## Commentary\n\n* The localhost port will be set with the process.env.PORT environment variable. So for example, if you want to run this server command:\n```shell\n# for development\nPORT=5000 npm run dev\n\n# for production\nPORT=5000 NODE_ENV=production npm run build \u0026\u0026 npm run start\n```\n* Apollo GraphQL server is running on the `/graphql` endpoint \n* Edit the schema at `src/server/schema.graphql`\n\nThat's it! Super light weight! ","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmbalex99%2Ffullstack-graphql-server-express-react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmbalex99%2Ffullstack-graphql-server-express-react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmbalex99%2Ffullstack-graphql-server-express-react/lists"}