{"id":14976149,"url":"https://github.com/ssi-anik/confession-wall","last_synced_at":"2025-05-02T02:31:29.854Z","repository":{"id":83868499,"uuid":"326174955","full_name":"ssi-anik/confession-wall","owner":"ssi-anik","description":"The implementation of APIs \u0026 GraphQL in Lumen. Check the documentation. Read the readme files for the list of articles for GraphQL implementation.","archived":false,"fork":false,"pushed_at":"2021-02-14T03:15:22.000Z","size":890,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-06T21:26:12.762Z","etag":null,"topics":["graphql","graphql-mutations","graphql-query","graphql-server","graphql-subscriptions","laravel","lumen"],"latest_commit_sha":null,"homepage":"https://bit.ly/3cYD15K","language":"PHP","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/ssi-anik.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":"2021-01-02T12:10:04.000Z","updated_at":"2022-07-20T02:57:26.000Z","dependencies_parsed_at":"2023-10-17T14:48:27.521Z","dependency_job_id":null,"html_url":"https://github.com/ssi-anik/confession-wall","commit_stats":{"total_commits":55,"total_committers":1,"mean_commits":55.0,"dds":0.0,"last_synced_commit":"7b54fd972195b75bb74b8d0301b632cae161ca50"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssi-anik%2Fconfession-wall","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssi-anik%2Fconfession-wall/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssi-anik%2Fconfession-wall/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssi-anik%2Fconfession-wall/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ssi-anik","download_url":"https://codeload.github.com/ssi-anik/confession-wall/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251972508,"owners_count":21673616,"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":["graphql","graphql-mutations","graphql-query","graphql-server","graphql-subscriptions","laravel","lumen"],"created_at":"2024-09-24T13:53:23.581Z","updated_at":"2025-05-02T02:31:24.844Z","avatar_url":"https://github.com/ssi-anik.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Confession wall\n\nAn implementation of APIs and GraphQL with Lumen for anonymous confession. Not a serious project. Check the articles if you're here to implement the GraphQL with Laravel/Lumen.\n\n## Version\nThis repository contains Lumen `8.x` and Lighthouse `5.2.x`\n\n## Dependencies, requirements and build tools\nThis project comes with `docker` \u0026 `docker-compose`. But to minimize the boot up time when you try `docker-compose up -d --build` the local files are mounted to application \u0026 worker containers and **NOT COPIED TO CONTAINERS**.\nThus, it's recommended to use PHP \u0026 composer locally. Resolve your project dependency before you run your application using `composer install`.\n\nThis project contains,\n- `nginx` for web server.\n- `postgres` for database.\n- `redis` for cache.\n- `beanstalkd` for queue driver.\n- `beanstalk-console` as beanstalk's admin tool.\n\n## How to use?\n- Clone the repository.\n- `cp docker-compose.yml.example docker-compose.yml`.\n- Make the required changes to your `docker-compose.yml`.\n- `cp .env.example .env`.\n- Make the required changes to your `.env`.\n- `docker-compose up -d --build` to build your containers.\n- Run `php artisan key:generate` to generate application key.\n- Loading `http://127.0.0.1:{NGINX_PORT}` in your browser will return a json response.\n- If you don't have `composer` locally, then `exec`-ing to php container after containers are up and install the dependencies will work. Just restart the containers.\n- If you're changing the environment variables, make sure to change them other places and run commands if required.\n- Run `docker-compose exec php php artisan migrate --seed` to migrate and seed the database. Check the seeded username and password.\n\n## Postman Collection\n[Postman collection](https://www.getpostman.com/collections/85c1be3c2301faa36c81) for the APIs. Please change the environment variables.\n\n## Queries\nGraphQL queries are listed in the `queries.md` file.\n\n## GraphQL Related Articles\n1. [GraphQL by night — Understanding GraphQL Basics](https://bit.ly/2LxF7xX)\n2. [GraphQL by night — Implementing GraphQL with Laravel/Lumen](https://bit.ly/3cYD15K)\n3. [GraphQL by night — Implementing GraphQL Subscription with Laravel/Lumen](https://bit.ly/3jFm1mo) in [nuwave/lighthouse](https://github.com/nuwave/lighthouse) using Pusher \u0026 Echo driver\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fssi-anik%2Fconfession-wall","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fssi-anik%2Fconfession-wall","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fssi-anik%2Fconfession-wall/lists"}