{"id":22972699,"url":"https://github.com/benjaminparisel/recipes-hub","last_synced_at":"2025-04-02T06:44:20.554Z","repository":{"id":267772697,"uuid":"902296258","full_name":"benjaminParisel/recipes-hub","owner":"benjaminParisel","description":null,"archived":false,"fork":false,"pushed_at":"2024-12-12T16:33:56.000Z","size":160,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-07T21:32:34.391Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/benjaminParisel.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-12-12T09:42:14.000Z","updated_at":"2024-12-12T16:34:02.000Z","dependencies_parsed_at":"2024-12-12T11:21:58.881Z","dependency_job_id":"18b1cbaf-eb8e-405e-87be-84026a15527c","html_url":"https://github.com/benjaminParisel/recipes-hub","commit_stats":null,"previous_names":["benjaminparisel/recipes-hub"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benjaminParisel%2Frecipes-hub","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benjaminParisel%2Frecipes-hub/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benjaminParisel%2Frecipes-hub/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benjaminParisel%2Frecipes-hub/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/benjaminParisel","download_url":"https://codeload.github.com/benjaminParisel/recipes-hub/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246769981,"owners_count":20830769,"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-14T23:18:43.501Z","updated_at":"2025-04-02T06:44:20.515Z","avatar_url":"https://github.com/benjaminParisel.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Project Name\n\nBrief description of your project goes here.\n\n## Getting Started\n\nThese instructions will help you get a copy of the project up and running on your local machine for development and testing purposes.\n\n### Prerequisites\n\n- Node.js 18.x or later\n- npm or yarn\n\n### Installation\n\n1. Clone the repository\n\ngit clone https://github.com/username/project-name.git\ncd project-name\n\n2. Install dependencies\n\nnpm install\n# or\nyarn install\n\n3. Set up environment variables\n\ncp .env.example .env.local\n```\nEdit `.env.local` with your configuration values.\n\n### Development\n\nRun the development server:\n\n```bash\nnpm run dev\n# or\nyarn dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) in your browser to see the result.\n\n### MongDb setup\n\nCreate a cluster on https://cloud.mongodb.com/\nCreate a user to allow to access to this cluster\n\nOn .env, Add a DATASOURCE_URL entry with the url connection for the cluster\n\nWARNING: Don't forget to add a **database name** ()\n`DATABASE: The name of the database. Note that if you're using MongoDB Atlas, you need to manually append the database name to the connection URL because the environment link from MongoDB Atlas doesn't contain it.`\n\nTo instanciate data, just run the `npm run seed` command.\n\n### Building for Production\n\nTo create a production build:\n\n```bash\nnpm run build\n# or\nyarn build\n```\n\nTo start the production server:\n\n```bash\nnpm run start\n# or\nyarn start\n```\n\n## Project Structure\n\n```\n├── components/     # React components\n├── pages/         # Next.js pages\n├── public/        # Static files\n├── styles/        # CSS/SCSS files\n└── utils/         # Utility functions\n```\n\n## Built With\n\n- [Next.js](https://nextjs.org/) - The React Framework\n- [React](https://reactjs.org/) - A JavaScript library for building user interfaces\n- [TypeScript](https://www.typescriptlang.org/) - JavaScript with syntax for types\n\n\n## Contributing\n\nPlease read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct and the process for submitting pull requests.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenjaminparisel%2Frecipes-hub","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbenjaminparisel%2Frecipes-hub","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenjaminparisel%2Frecipes-hub/lists"}