{"id":27992724,"url":"https://github.com/maelacudini/payloadmanualsetup","last_synced_at":"2026-04-10T02:19:09.249Z","repository":{"id":291966804,"uuid":"978041890","full_name":"maelacudini/PayloadManualSetup","owner":"maelacudini","description":"Payload Manual Setup","archived":false,"fork":false,"pushed_at":"2025-05-07T12:17:22.000Z","size":119,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-07T13:29:33.200Z","etag":null,"topics":["cms","dark-mode","i18n","javascript","mongo","mongodb","mongoose","next","next-intl","node","payload","payloadcms","react","sass","scss","sharp","theme"],"latest_commit_sha":null,"homepage":"","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/maelacudini.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,"zenodo":null}},"created_at":"2025-05-05T11:34:28.000Z","updated_at":"2025-05-07T12:17:25.000Z","dependencies_parsed_at":"2025-05-07T13:39:54.765Z","dependency_job_id":null,"html_url":"https://github.com/maelacudini/PayloadManualSetup","commit_stats":null,"previous_names":["maelacudini/payloadmanualsetup"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maelacudini%2FPayloadManualSetup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maelacudini%2FPayloadManualSetup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maelacudini%2FPayloadManualSetup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maelacudini%2FPayloadManualSetup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maelacudini","download_url":"https://codeload.github.com/maelacudini/PayloadManualSetup/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253130854,"owners_count":21858902,"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":["cms","dark-mode","i18n","javascript","mongo","mongodb","mongoose","next","next-intl","node","payload","payloadcms","react","sass","scss","sharp","theme"],"created_at":"2025-05-08T18:41:20.135Z","updated_at":"2026-04-10T02:19:09.197Z","avatar_url":"https://github.com/maelacudini.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Payload Manual Setup\n\nThis repository contains a manually configured setup for a Next.js project integrated with Payload CMS. It includes multilingual support using `next-intl`, a MongoDB database connection, and Payload's rich text editor. The project is designed to serve as a starting point for building a CMS-powered web application.\n\n## Requirements\n\nTo run this project, ensure you have the following installed:\n\n- **Node.js**: Version 18 or higher\n- **npm**: Version 8 or higher\n- **MongoDB**: A running MongoDB instance\n- **Sharp**: Ensure the `sharp` library is installed correctly on your system (required for image processing)\n\n## Environment Variables\n\nCreate a `.env` file in the root directory of the project and define the following variables:\n\n- `PAYLOAD_SECRET`: A secure string used as the Payload CMS secret.\n- `MONGODB_URI`: The connection string for your MongoDB database.\n\n## Run the Development Server\n\n1. npm install\n2. npm run dev\n\n## Start the Production Server\n\n1. npm install\n2. npm run build\n3. npm run start\n\n## Features\n\n### Payload CMS Integration:\nThe project uses Payload CMS for managing content. Collections and configurations are defined in the `app/(payload)/_collections` directory.\n\n### Multilingual Support:\nThe project supports multiple languages (en and it) using next-intl. Language files are located in `lib/i18n/locales/{lang}.json`.\n\n### REST API:\nREST endpoints are available under `/api/[...slug]`.\n\n### Rich Text Editor:\nPayload's Lexical Rich Text Editor is integrated for content editing.\n\n### Custom SASS Styling:\nGlobal styles are defined in `app\\(app)\\_style\\globals.css`.\n\n ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaelacudini%2Fpayloadmanualsetup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaelacudini%2Fpayloadmanualsetup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaelacudini%2Fpayloadmanualsetup/lists"}