{"id":21004698,"url":"https://github.com/flaque/othello","last_synced_at":"2025-08-25T14:09:17.306Z","repository":{"id":80716070,"uuid":"82958517","full_name":"Flaque/othello","owner":"Flaque","description":null,"archived":false,"fork":false,"pushed_at":"2017-05-07T20:53:00.000Z","size":188,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-13T14:23:36.108Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/Flaque.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-02-23T18:31:24.000Z","updated_at":"2017-02-23T18:33:08.000Z","dependencies_parsed_at":"2023-05-01T15:16:30.348Z","dependency_job_id":null,"html_url":"https://github.com/Flaque/othello","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Flaque/othello","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flaque%2Fothello","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flaque%2Fothello/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flaque%2Fothello/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flaque%2Fothello/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Flaque","download_url":"https://codeload.github.com/Flaque/othello/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flaque%2Fothello/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272077690,"owners_count":24869288,"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","status":"online","status_checked_at":"2025-08-25T02:00:12.092Z","response_time":1107,"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":[],"created_at":"2024-11-19T08:37:31.914Z","updated_at":"2025-08-25T14:09:17.257Z","avatar_url":"https://github.com/Flaque.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Othello Project\nThis is our othello project.\n\n# How to setup!\n1. run `npm install`\n2. Smile, you deserve to be happy.\n\n# How to run!\n1. run `npm start`\n2. Open [http://localhost:8080/webpack-dev-server/](http://localhost:8080/webpack-dev-server/) in your browser.\n3. (optional) You can also open up [http://localhost:8080/](http://localhost:8080/) in your browser, but you won't get the fancy refresh-on-save stuff. ( You also won't get the bar this way. )\n4. Click on \"build\".\n\n# How is this built?\nThis site is built using [vue](https://vuejs.org/), which is a fancy javascript library that lets us build really simple user interfaces. \n\n# What are all these folders?\n\n### `build`\nThis is your compiled code. [Webpack](https://webpack.github.io/) (the thing that\ndoes the autorefresh) takes all the javascript files and sticks them together\nwhen it sees a `require` call. This makes sure we don't have to have 1 giant\njavascript file (ewwww).\n\n**You should not edit these files as they are overwritten every time you save a file in src.**\n\n### `src`\nThis is where the real code lives! Edit these files.\n\n### `node_modules`\nThis is where third party libraries live. (it's also where webpack and its dependencies live). Don't edit anything in this. I would not recommend peering into its depths.\n\n### `package.json`\nThis is the config file of the project. It's an [npm](https://www.npmjs.com/) thing, and it's primary purpose is to store which dependencies (third party libraries) we've added to the project.\n\n### `webpack.config.js`\nThis is the configuration file for `webpack`, the autorefresher. It's pretty much a write once, never touch again file. So you probably don't need to touch it.\n\n### `yarn.lock`\nIf you see this file, ignore it because it means Evan was dumb and left it in.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflaque%2Fothello","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflaque%2Fothello","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflaque%2Fothello/lists"}