{"id":30182889,"url":"https://github.com/kevinnizet/hackathon1","last_synced_at":"2026-06-19T18:32:33.292Z","repository":{"id":235651298,"uuid":"650082163","full_name":"KevinNizet/Hackathon1","owner":"KevinNizet","description":"Projet réalisé dans le cadre du premier hackathon (24h) à la Wild Code School","archived":false,"fork":false,"pushed_at":"2023-06-06T09:55:29.000Z","size":4519,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-12T10:27:16.217Z","etag":null,"topics":["hackaton","javascript","react"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/KevinNizet.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2023-06-06T09:48:10.000Z","updated_at":"2023-06-06T09:53:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"62c61ef8-aa21-4a9d-95c0-4bd317f13ae7","html_url":"https://github.com/KevinNizet/Hackathon1","commit_stats":null,"previous_names":["kevinnizet/hackathon1"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/KevinNizet/Hackathon1","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KevinNizet%2FHackathon1","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KevinNizet%2FHackathon1/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KevinNizet%2FHackathon1/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KevinNizet%2FHackathon1/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KevinNizet","download_url":"https://codeload.github.com/KevinNizet/Hackathon1/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KevinNizet%2FHackathon1/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34544403,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-19T02:00:06.005Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["hackaton","javascript","react"],"created_at":"2025-08-12T10:18:06.403Z","updated_at":"2026-06-19T18:32:33.287Z","avatar_url":"https://github.com/KevinNizet.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Concept\n\nDans le cadre du Hackaton N°1, thème \"Vacances\", nous avons développé l'application DansMaValise pour ne plus jamais rien oublier lors de la préparation de ses vacances ! \nL'application propose une liste  des choses indispensables à ne pas oublier en amont du départ en fonction du pays de destination choisi. \nElle permet également de personnaliser sa ToDo List afin d'emporter dans sa valise le nécessaire à des vacances réussies.\n\n## Setup \u0026 Use\n\n### Project Initialization\n\n- In VSCode, install plugins **Prettier - Code formatter** and **ESLint** and configure them\n- Clone this repo, enter it\n- If you are using `yarn` or `pnpm`, adapt the `config/cli` in `package.json`\n- Run command `npm install`\n- _NB: To launch the backend server, you'll need an environment file with database credentials. You'll find a template one in `backend/.env.sample`_\n\n### Available Commands\n\n- `migrate` : Run the database migration script\n- `dev` : Starts both servers (frontend + backend) in one terminal\n- `dev-front` : Starts the React frontend server\n- `dev-back` : Starts the Express backend server\n- `lint` : Runs validation tools, and refuses unclean code (will be executed on every _commit_)\n- `fix` : Fixes linter errors (run it if `lint` growls on your code !)\n\n## FAQ\n\n### Tools\n\n- _Concurrently_ : Allows for several commands to run concurrently in the same CLI\n- _Husky_ : Allows to execute specific commands that trigger on _git_ events\n- _Vite_ : Alternative to _Create-React-App_, packaging less tools for a more fluid experience\n- _ESLint_ : \"Quality of code\" tool, ensures chosen rules will be enforced\n- _Prettier_ : \"Quality of code\" tool as well, focuses on the styleguide\n- _ Airbnb Standard_ : One of the most known \"standards\", even though it's not officially linked to ES/JS\n- _Nodemon_ : Allows to restart the server everytime a .js file is udated\n\n### Deployment\n\nFor deployment, you have to go to `secrets` → app `actions` on the github repo to insert via `New repository secret` :\n\n- CAPROVER_BACK_APPNAME : name app on caprover\n- CAPROVER_FRONT_APPNAME : name app on caprover\n- CAPROVER_PASSWORD : password caprover\n- CAPROVER_SERVER : link of domain\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevinnizet%2Fhackathon1","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkevinnizet%2Fhackathon1","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevinnizet%2Fhackathon1/lists"}