{"id":18283496,"url":"https://github.com/ungdev/cassiopee-bouffe-api","last_synced_at":"2025-06-17T04:39:10.647Z","repository":{"id":51356100,"uuid":"363511094","full_name":"ungdev/cassiopee-bouffe-api","owner":"ungdev","description":"API Bouffe à destination du Gala","archived":false,"fork":false,"pushed_at":"2021-05-14T14:06:46.000Z","size":626,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-02-15T00:19:01.932Z","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/ungdev.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}},"created_at":"2021-05-01T21:31:51.000Z","updated_at":"2021-05-05T07:57:27.000Z","dependencies_parsed_at":"2022-09-11T13:11:32.343Z","dependency_job_id":null,"html_url":"https://github.com/ungdev/cassiopee-bouffe-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ungdev%2Fcassiopee-bouffe-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ungdev%2Fcassiopee-bouffe-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ungdev%2Fcassiopee-bouffe-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ungdev%2Fcassiopee-bouffe-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ungdev","download_url":"https://codeload.github.com/ungdev/cassiopee-bouffe-api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247987108,"owners_count":21028891,"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-11-05T13:09:44.840Z","updated_at":"2025-04-09T05:42:46.714Z","avatar_url":"https://github.com/ungdev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cassiopée Bouffe API\n\n[![Build Status](https://github.com/ungdev/cassiopee-bouffe-api/actions/workflows/ci.yml/badge.svg)](https://github.com/ungdev/cassiopee-bouffe-api/actions/workflows/ci.yml)\n[![codecov](https://codecov.io/gh/ungdev/cassiopee-bouffe-api/branch/master/graph/badge.svg)](https://codecov.io/gh/ungdev/cassiopee-bouffe-api)\n\nAPI web à destination des services de la bouffe de cassiopée\n\n## Requirements\n\n- [Node.js](https://nodejs.org/)\n- [yarn](https://yarnpkg.com/)\n\n## Installation\n\n```\ngit clone git@github.com:ungdev/cassiopee-bouffe-api.git\n# or\ngit clone https://github.com/ungdev/cassiopee-bouffe-api.git\n\ncd cassiopee-bouffe-api\n\n# Install all the dependencies\nyarn\n```\n\nThen, connect to your database (MySQL/MariaDB) and enter\n\n```\nCREATE DATABASE bouffe CHARACTER SET utf8;\n```\n\nCreate the tables\n\n```\nDATABASE_URL=\"mysql://user:password@localhost/bouffe\" yarn prisma db push --preview-feature\n```\n\nGenerate the prisma client (redo this command when you update schema.prisma)\n\n```\nyarn prisma generate\n```\n\n## Configuration\n\nCopy the file .env.example to .env and then edit it with your values :\n\n```\ncp .env.example .env\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fungdev%2Fcassiopee-bouffe-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fungdev%2Fcassiopee-bouffe-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fungdev%2Fcassiopee-bouffe-api/lists"}