{"id":19149560,"url":"https://github.com/taidalog/myfirstgithubpages","last_synced_at":"2026-06-13T10:30:20.060Z","repository":{"id":203308910,"uuid":"709287006","full_name":"taidalog/MyFirstGithubPages","owner":"taidalog","description":null,"archived":false,"fork":false,"pushed_at":"2023-10-24T13:06:55.000Z","size":67,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-03T18:09:57.598Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/taidalog.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}},"created_at":"2023-10-24T12:15:55.000Z","updated_at":"2023-10-24T12:57:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"e42cdb8d-37a9-4882-aaf0-d412b4d2bdb7","html_url":"https://github.com/taidalog/MyFirstGithubPages","commit_stats":null,"previous_names":["taidalog/myfirstgithubpages"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taidalog%2FMyFirstGithubPages","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taidalog%2FMyFirstGithubPages/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taidalog%2FMyFirstGithubPages/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taidalog%2FMyFirstGithubPages/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taidalog","download_url":"https://codeload.github.com/taidalog/MyFirstGithubPages/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240234161,"owners_count":19769321,"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-09T08:08:42.779Z","updated_at":"2026-06-13T10:30:20.011Z","avatar_url":"https://github.com/taidalog.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fable Minimal App\n\nThis is a small Fable app project so you can easily get started and add your own code progressively. For more comprehensive templates [check this page](https://fable.io/docs/2-steps/your-first-fable-project.html).\n\n## Requirements\n\n* [dotnet SDK](https://www.microsoft.com/net/download/core) 5.0 or higher\n* [node.js](https://nodejs.org)\n* An F# editor like Visual Studio, Visual Studio Code with [Ionide](http://ionide.io/) or [JetBrains Rider](https://www.jetbrains.com/rider/)\n\n## Building and running the app\n\n* Install dependencies: `npm install`\n* Start the compiler in watch mode and a development server: `npm start`\n* After the first compilation is finished, in your browser open: http://localhost:8080/\n\nAny modification you do to the F# code will be reflected in the web page after saving.\n\n\u003e Note: check the \"scripts\" section in `package.json` to see the commands triggered by the steps above.\n\n## Bundling for release\n\nRun the following command to compile and bundle up all your F# code into one Javascript file: `npm run build`. The compiled output ends up in the `public` folder under the name `bundle.js`.\n\n## Project structure\n\n### npm\n\nJS dependencies are declared in `package.json`, while `package-lock.json` is a lock file automatically generated.\n\n### Webpack\n\n[Webpack](https://webpack.js.org) is a JS bundler with extensions, like a static dev server that enables hot reloading on code changes. Configuration for Webpack is defined in the `webpack.config.js` file. Note this sample only includes basic Webpack configuration for development mode, if you want to see a more comprehensive configuration check the [Fable webpack-config-template](https://github.com/fable-compiler/webpack-config-template/blob/master/webpack.config.js).\n\n### F#\n\nThe sample only contains two F# files: the project (.fsproj) and a source file (.fs) in the `src` folder.\n\n### Web assets\n\nThe `index.html` file and other assets like an icon can be found in the `public` folder.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftaidalog%2Fmyfirstgithubpages","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftaidalog%2Fmyfirstgithubpages","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftaidalog%2Fmyfirstgithubpages/lists"}