{"id":19341830,"url":"https://github.com/cocoawebstudio/apollo-server-boilerplate","last_synced_at":"2025-04-23T03:32:07.411Z","repository":{"id":37970045,"uuid":"306523682","full_name":"CocoaWebStudio/apollo-server-boilerplate","owner":"CocoaWebStudio","description":"it contains a apollo-server ready to use, include webpack, Hot reload, mongoose, JWT","archived":false,"fork":false,"pushed_at":"2023-01-23T10:04:42.000Z","size":721,"stargazers_count":0,"open_issues_count":12,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-22T00:38:34.170Z","etag":null,"topics":["apollo-server","boilerplate-template","hacktoberfest","jwt-authentication","webpack"],"latest_commit_sha":null,"homepage":"","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/CocoaWebStudio.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-10-23T03:51:54.000Z","updated_at":"2020-10-29T13:58:02.000Z","dependencies_parsed_at":"2023-02-12T22:15:56.512Z","dependency_job_id":null,"html_url":"https://github.com/CocoaWebStudio/apollo-server-boilerplate","commit_stats":null,"previous_names":[],"tags_count":1,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaWebStudio%2Fapollo-server-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaWebStudio%2Fapollo-server-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaWebStudio%2Fapollo-server-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaWebStudio%2Fapollo-server-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CocoaWebStudio","download_url":"https://codeload.github.com/CocoaWebStudio/apollo-server-boilerplate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250365773,"owners_count":21418747,"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","boilerplate-template","hacktoberfest","jwt-authentication","webpack"],"created_at":"2024-11-10T03:32:39.565Z","updated_at":"2025-04-23T03:32:07.104Z","avatar_url":"https://github.com/CocoaWebStudio.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# APOLLO SERVER BOILERPLATE\n\nThis proyect is a good starting point for a project. it includes multiple packages for facilitate the development and upgrade the performance.\n\n## Set up\nThis project uses mongodb as a persistent mechanism, to set it up please use the .env.model as a starting point, copying it to a .env file and providing the desired configuration, specially around the db connection information, then follow either the development or production cycle as specified below. \n\n## Development\n\n    yarn\n    yarn build:dev\n\n`yarn build:dev` will start webpack devserver for hot module reload\n\n    yarn dev\n\nit will start your proyect\n\n## Production\n\n    yarn\n    yarn build\n    yarn start\n\nthe proyect will start running.\n\n## Build Analize\n\nYou can easy analize your bundle and see the weight of each package, just use `yarn build --env a`\n\n### TODO:\n\n- Incorporate a CI for build out and be capable to use `yarn install --prod` for reduce the node_modules footprint on production.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcocoawebstudio%2Fapollo-server-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcocoawebstudio%2Fapollo-server-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcocoawebstudio%2Fapollo-server-boilerplate/lists"}