{"id":18283401,"url":"https://github.com/ungdev/gala-front","last_synced_at":"2025-04-05T07:30:41.478Z","repository":{"id":40331616,"uuid":"171510553","full_name":"ungdev/gala-front","owner":"ungdev","description":"Site du Gala UTT","archived":true,"fork":false,"pushed_at":"2023-05-02T16:42:03.000Z","size":29045,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":8,"default_branch":"dev","last_synced_at":"2025-02-15T00:18:23.848Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://gala.utt.fr","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-02-19T16:37:14.000Z","updated_at":"2024-03-27T14:14:58.000Z","dependencies_parsed_at":"2024-11-05T13:10:32.923Z","dependency_job_id":null,"html_url":"https://github.com/ungdev/gala-front","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%2Fgala-front","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ungdev%2Fgala-front/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ungdev%2Fgala-front/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ungdev%2Fgala-front/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ungdev","download_url":"https://codeload.github.com/ungdev/gala-front/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247305138,"owners_count":20917192,"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:23.945Z","updated_at":"2025-04-05T07:30:37.387Z","avatar_url":"https://github.com/ungdev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gala UTT\n\n[![Build Status](https://github.com/ungdev/gala.utt.fr/actions/workflows/ci.yml/badge.svg)](https://github.com/ungdev/gala.utt.fr/actions/workflows/ci.yml)\n\n## Requirements\n\n- [yarn](https://yarnpkg.com/)\n\n## Installation\n\n```\n# Clone the repository from GitHub\ngit clone git@github.com:ungdev/gala.utt.fr.git\n# or\ngit clone https://github.com/ungdev/gala.utt.fr.git\n\n# Go inside the repository\ncd gala.utt.fr\n\n# Download and install the dependencies\nyarn\n```\n\n## Configuration\n\n```\n# Create your env file (.env) from the template (.env.example)\n# And edit your variables in .env, that will not be pushed\ncp .env.example .env\n```\n\n## Commands\n\n```\nyarn dev      # launch development server\nyarn build    # build production server\nyarn start    # launch production server\nyarn prettify # prettify the source code\n```\n\n## Structure\n\n```\ngala.utt.fr/\n├── public/                       # public assets that will be served directly (should not be used for fonts, images nor css)\n├── src/                          # base directory\n│   ├── assets/                      # assets (eg. fonts, images, css)\n│   ├── components/                  # widely used components\n│   │   └── header/\n│   ├── containers/                  # pages that handle routes\n│   │   └── home/\n|   │      └── components/           # components used by this container only\n│   ├── app.tsx                      # describe the app and the routes\n│   ├── index.scss                    # sass script, turned into common css by vite\n│   ├── index.tsx                    # entry point\n│   └── serviceWorker.ts             # generated file for PWA\n├── .editorconfig                 # define editor options\n└── .env                          # environment variables\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fungdev%2Fgala-front","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fungdev%2Fgala-front","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fungdev%2Fgala-front/lists"}