{"id":23923832,"url":"https://github.com/digen21/postgraphile-boilerplate","last_synced_at":"2026-04-13T03:01:48.834Z","repository":{"id":269553076,"uuid":"864803404","full_name":"digen21/Postgraphile-Boilerplate","owner":"digen21","description":"Postgraphile Project Setup Boilerplate code","archived":false,"fork":false,"pushed_at":"2024-09-29T08:26:05.000Z","size":58,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-05T18:51:34.104Z","etag":null,"topics":["boilerplate","expressjs","nodejs","postgraphile","postgresql","typescript"],"latest_commit_sha":null,"homepage":"","language":"PLpgSQL","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/digen21.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}},"created_at":"2024-09-29T07:51:00.000Z","updated_at":"2024-09-29T08:33:30.000Z","dependencies_parsed_at":"2024-12-24T11:54:28.903Z","dependency_job_id":"4c6c8120-431c-48ff-a534-e5728664df14","html_url":"https://github.com/digen21/Postgraphile-Boilerplate","commit_stats":null,"previous_names":["digen21/postgraphile-boilerplate"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digen21%2FPostgraphile-Boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digen21%2FPostgraphile-Boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digen21%2FPostgraphile-Boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digen21%2FPostgraphile-Boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/digen21","download_url":"https://codeload.github.com/digen21/Postgraphile-Boilerplate/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240390715,"owners_count":19793782,"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":["boilerplate","expressjs","nodejs","postgraphile","postgresql","typescript"],"created_at":"2025-01-05T18:50:19.868Z","updated_at":"2026-04-13T03:01:48.776Z","avatar_url":"https://github.com/digen21.png","language":"PLpgSQL","funding_links":[],"categories":[],"sub_categories":[],"readme":"**\u003ch1\u003eProject Setup Guide 🚀\u003c/h1\u003e**\n\nFollow these steps to set up the project on your local environment:\n\n1. \u003ch3\u003eSetup Environment Variables 🌐\u003c/h3\u003e\n\n- copy the .env.example and make new .env.\n  - add the required values in env file.\n\n💡 **Tip: Check the .env.example for guidance on the format of the values.**\n\n\u003cbr\u003e\n\u003chr\u003e\n\u003cbr\u003e\n\n2.  \u003ch3\u003eInstall Dependencies 📦\u003c/h3\u003e\n\n    - Open your terminal in the project directory and run the following command to install all the required packages:\n\n             yarn\n\n\u003cbr\u003e\n\n⏳ Note: This might take a few minutes depending on your internet speed. Make sure all dependencies are installed before proceeding.\n\n\u003cbr\u003e\n\u003chr\u003e\n\u003cbr\u003e\n\n3.  \u003ch3\u003eDatabase Setup 🗃️ \u003c/h3\u003e\n\n    - Step 1: To set up the database, run the following command:\n\n            yarn setup:db\n\n    \u003cbr\u003e\n\n    - Step 2: You will be prompted to drop and create a new database. Type yes to allow the system to proceed.\n\n      - 🚨 Warning: Dropping the database will delete any existing data, so make sure you're okay with that before proceeding.\n\n\u003cbr\u003e\n\u003chr\u003e\n\u003cbr\u003e\n\n4. \u003ch3\u003eExplore Migrations 📜\u003c/h3\u003e\n\n   - After setting up the database, check out the migrations folder. This folder contains all the database migration files.\n\n   - 🔍 Note: Migrations ensure that the database structure is up to date with the project. No need to modify anything unless you're making schema changes.\n\n\u003cbr\u003e\n\u003chr\u003e\n\u003cbr\u003e\n\n5.  \u003ch3\u003eStart the Project 🏁\u003c/h3\u003e\n\n    - Finally, to run the project in development mode, use the command:\n\n    \u003cbr\u003e\n\n        yarn dev\n\n\u003cbr\u003e\n🚀 Pro Tip: Once the project is running, visit http://localhost:port in your browser to see it in action!\n\n\u003cbr\u003e\n\u003chr\u003e\n\u003cbr\u003e\n\nYou're all set! 🎉\nIf you run into any issues, feel free to check the logs for more details or contact the project maintainers.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdigen21%2Fpostgraphile-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdigen21%2Fpostgraphile-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdigen21%2Fpostgraphile-boilerplate/lists"}