{"id":21451654,"url":"https://github.com/data-students/web-datathon-2023","last_synced_at":"2026-02-25T06:13:58.634Z","repository":{"id":110629700,"uuid":"412244131","full_name":"data-students/web-datathon-2023","owner":"data-students","description":"Lloc web de la Datathon FME!","archived":false,"fork":false,"pushed_at":"2023-12-07T00:04:06.000Z","size":16692,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-23T12:29:08.629Z","etag":null,"topics":["datathon","website"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/data-students.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2021-09-30T22:14:30.000Z","updated_at":"2024-10-18T11:14:07.000Z","dependencies_parsed_at":"2023-12-07T02:29:14.992Z","dependency_job_id":null,"html_url":"https://github.com/data-students/web-datathon-2023","commit_stats":null,"previous_names":["data-students/web-datathon-2023"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/data-students%2Fweb-datathon-2023","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/data-students%2Fweb-datathon-2023/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/data-students%2Fweb-datathon-2023/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/data-students%2Fweb-datathon-2023/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/data-students","download_url":"https://codeload.github.com/data-students/web-datathon-2023/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243964374,"owners_count":20375762,"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":["datathon","website"],"created_at":"2024-11-23T04:24:32.526Z","updated_at":"2025-10-27T18:41:23.204Z","avatar_url":"https://github.com/data-students.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# datathon.cat\n## Landing page\n[![Netlify Status](https://api.netlify.com/api/v1/badges/6b843ffe-a49f-4131-a7e2-9f21b4fdfd4f/deploy-status)](https://app.netlify.com/sites/datathon/deploys)\n\nLanding page for the 3rd Datathon FME competition, taking place 11-12 November 2023!\n\n### How to test locally?\n1. Install the Node Package Manager (NPM).\n2. Open a terminal inside this folder and run the following commands:\n```\nnpm i\nnpm run start\n```\n3. Remember that the source code is in `./src` while the static assets are in `.public`.\n\n#### Using docker\n1. Open a terminal inside this folder and run the following commands:\n```\ndocker build -t datathon_web .\ndocker run -p 8080:8080 datathon_web\n```\n2. Go to http://localhost:8080\n\n##### Using docker for development\n1. Open a terminal inside this folder and run the following commands:\n```\ndocker build -t datathon_web_dev -f Dockerfile.dev .\ndocker run -p 8080:8080 -v $(pwd):/app -it datathon_web_dev\n```\n2. You will now be inside the docker container, in a folder linked with the folder on you computer, meaning\nany change done locally will change the files in the container (More info [here](https://docs.docker.com/storage/volumes/)). Now run:\n```\nnpm i\nnpm run start\n```\n3. Go to http://localhost:8080\n\n### How do I deploy a new version?\n1. Edit whatever you want. Do not manually edit anything in `./dist`. Its contents are automatically generated.\n2. Run `npm run build`.\n3. Commit your changes, the new version will automatically deploy to Netlify!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdata-students%2Fweb-datathon-2023","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdata-students%2Fweb-datathon-2023","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdata-students%2Fweb-datathon-2023/lists"}