{"id":24785797,"url":"https://github.com/webdevbynight/cr-hack-ers","last_synced_at":"2026-01-04T23:36:51.760Z","repository":{"id":164432652,"uuid":"639383260","full_name":"webdevbynight/cr-hack-ers","owner":"webdevbynight","description":"This repository is a 48-hour hackathon made during a course at Wild Code School. This is a team project with contributions from me, @AnneL51100, @nguyen-tt, @SEF936 and @Zanelidd.","archived":false,"fork":false,"pushed_at":"2025-02-25T14:48:23.000Z","size":13791,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-25T15:41:41.929Z","etag":null,"topics":["hackathon","wildcodeschool"],"latest_commit_sha":null,"homepage":"https://merbnb.vercel.app","language":"SCSS","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/webdevbynight.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}},"created_at":"2023-05-11T11:10:55.000Z","updated_at":"2025-02-25T14:48:28.000Z","dependencies_parsed_at":"2025-01-29T07:23:50.068Z","dependency_job_id":"2baa18f6-87f2-4057-9722-fbaf9bf195c0","html_url":"https://github.com/webdevbynight/cr-hack-ers","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"WildCodeSchool/create-js-monorepo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webdevbynight%2Fcr-hack-ers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webdevbynight%2Fcr-hack-ers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webdevbynight%2Fcr-hack-ers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webdevbynight%2Fcr-hack-ers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webdevbynight","download_url":"https://codeload.github.com/webdevbynight/cr-hack-ers/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245240925,"owners_count":20583102,"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":["hackathon","wildcodeschool"],"created_at":"2025-01-29T14:31:36.027Z","updated_at":"2026-01-04T23:36:51.724Z","avatar_url":"https://github.com/webdevbynight.png","language":"SCSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Merbnb (by CR{hack}ERS)\n\nThis repository is a 48-hour hackathon made during a course at Wild Code School. This is a team project with contributions from me, [@AnneL51100](https://github.com/AnneL51100), [@nguyen-tt](https://github.com/nguyen-tt), [@SEF936](https://github.com/SEF936) and [@Zanelidd](https://github.com/Zanelidd).\n\nThe project is based on React and uses two Flickr APIs.\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%2Fwebdevbynight%2Fcr-hack-ers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebdevbynight%2Fcr-hack-ers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebdevbynight%2Fcr-hack-ers/lists"}