{"id":23583743,"url":"https://github.com/wilsonle/payload-reproduce","last_synced_at":"2025-11-02T23:30:33.934Z","repository":{"id":251067209,"uuid":"836283453","full_name":"WilsonLe/payload-reproduce","owner":"WilsonLe","description":null,"archived":false,"fork":false,"pushed_at":"2024-08-03T03:34:49.000Z","size":398,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-27T02:16:47.853Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/WilsonLe.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":"2024-07-31T14:18:11.000Z","updated_at":"2024-07-31T16:37:13.000Z","dependencies_parsed_at":"2024-07-31T18:29:57.627Z","dependency_job_id":"523f388b-f8a0-43a3-998b-6d32b44ee18b","html_url":"https://github.com/WilsonLe/payload-reproduce","commit_stats":null,"previous_names":["wilsonle/payload-admin-beta-68-memory-leak"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WilsonLe%2Fpayload-reproduce","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WilsonLe%2Fpayload-reproduce/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WilsonLe%2Fpayload-reproduce/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WilsonLe%2Fpayload-reproduce/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WilsonLe","download_url":"https://codeload.github.com/WilsonLe/payload-reproduce/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239403278,"owners_count":19632549,"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-12-27T02:16:52.567Z","updated_at":"2025-11-02T23:30:33.892Z","avatar_url":"https://github.com/WilsonLe.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Payload Blank Template\n\nA blank template for [Payload](https://github.com/payloadcms/payload) to help you get up and running quickly. This repo may have been created by running `npx create-payload-app@latest` and selecting the \"blank\" template or by cloning this template on [Payload Cloud](https://payloadcms.com/new/clone/blank).\n\nSee the official [Examples Directory](https://github.com/payloadcms/payload/tree/main/examples) for details on how to use Payload in a variety of different ways.\n\n## Development\n\nTo spin up the project locally, follow these steps:\n\n1. First clone the repo\n1. Then `cd YOUR_PROJECT_REPO \u0026\u0026 cp .env.example .env`\n1. Next `yarn \u0026\u0026 yarn dev` (or `docker-compose up`, see [Docker](#docker))\n1. Now `open http://localhost:3000/admin` to access the admin panel\n1. Create your first admin user using the form on the page\n\nThat's it! Changes made in `./src` will be reflected in your app.\n\n### Docker\n\nAlternatively, you can use [Docker](https://www.docker.com) to spin up this project locally. To do so, follow these steps:\n\n1. Follow [steps 1 and 2 from above](#development), the docker-compose file will automatically use the `.env` file in your project root\n1. Next run `docker-compose up`\n1. Follow [steps 4 and 5 from above](#development) to login and create your first admin user\n\nThat's it! The Docker instance will help you get up and running quickly while also standardizing the development environment across your teams.\n\n## Production\n\nTo run Payload in production, you need to build and serve the Admin panel. To do so, follow these steps:\n\n1. First invoke the `payload build` script by running `yarn build` or `npm run build` in your project root. This creates a `./build` directory with a production-ready admin bundle.\n1. Then run `yarn serve` or `npm run serve` to run Node in production and serve Payload from the `./build` directory.\n\n### Deployment\n\nThe easiest way to deploy your project is to use [Payload Cloud](https://payloadcms.com/new/import), a one-click hosting solution to deploy production-ready instances of your Payload apps directly from your GitHub repo. You can also deploy your app manually, check out the [deployment documentation](https://payloadcms.com/docs/production/deployment) for full details.\n\n## Questions\n\nIf you have any issues or questions, reach out to us on [Discord](https://discord.com/invite/payload) or start a [GitHub discussion](https://github.com/payloadcms/payload/discussions).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwilsonle%2Fpayload-reproduce","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwilsonle%2Fpayload-reproduce","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwilsonle%2Fpayload-reproduce/lists"}