{"id":19595010,"url":"https://github.com/zessx/gl-r","last_synced_at":"2026-05-13T11:34:47.054Z","repository":{"id":70578254,"uuid":"244915209","full_name":"zessx/gl-r","owner":"zessx","description":null,"archived":false,"fork":false,"pushed_at":"2020-09-15T13:23:16.000Z","size":2458,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-26T14:24:14.322Z","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/zessx.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":"2020-03-04T14:01:58.000Z","updated_at":"2020-09-15T13:22:55.000Z","dependencies_parsed_at":"2023-04-14T01:00:55.131Z","dependency_job_id":null,"html_url":"https://github.com/zessx/gl-r","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zessx/gl-r","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zessx%2Fgl-r","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zessx%2Fgl-r/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zessx%2Fgl-r/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zessx%2Fgl-r/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zessx","download_url":"https://codeload.github.com/zessx/gl-r/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zessx%2Fgl-r/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32980813,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T11:31:52.688Z","status":"ssl_error","status_checked_at":"2026-05-13T11:31:52.072Z","response_time":115,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-11T08:45:28.961Z","updated_at":"2026-05-13T11:34:47.026Z","avatar_url":"https://github.com/zessx.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"```\n\n    Starter 2019\n\n\n```\n\n# Features\n\n* Webpack 3\n* Babel \n* ES6 ready\n* Autoprefixer\n* Stylus\n* Targetable browser\n* Easy configurable devServer\n* Network sharing\n* Hot reload\n* WebGL shaders import\n\n\n# Requirement :\n\n```\nnpm\nWebpack 3\n```\n\nNode version recommended :\n\n```\nNode : v7.4.0\nnpm : 4.0.5\n```\n\n## Running Dev Environement\n\nDev are in the ```/src``` repository\nThe ```/build``` folder can be entirely rebuild from the src folder, so DO NOT place any needed assets in the build folder ! ONLY in the ```/src``` directory, they will be copied in the build during export.\n\nInstallation of Webpack : ```npm i -g webpack webpack-dev-server```\n\n##To start :\n\n1. Clone the project \u0026 ```cd path/to/the/clonned/repository```\n2. Run ```npm install```\n3. Run ```npm start```\n4. Go to ```localhost:3000``` on your browser.\n\n\n## Config as you wish\n\nAll the avaliable options are stored in the ```settings.config.js``` in the root of your project\n\n### You can play with those options : \n\n```\nbrowsersTarget: [\"last 2 versions\"],        // Target browser for autocomplete and Babel config, full list here : https://github.com/ai/browserslist\nport: 3000,                                 // the listening port of your devServer\nhttps: false,                               // Need https ?\nsourceMap: true,                            // SourceMap options for styles\nshared: true,                               // Visible on your local network ?\ninline: true,                               // inline ou iframe reloading\nproxy: {                                    // setup proxy paths\n    '/api': {\n        target: 'https://other-server.example.com',\n        secure: false\n    }\n}\n```\n\n## Stylus import \n\nStylus will find automaticly all your ```.styl``` files, just re-run the server !\n( all files starting with ``` _yourFile.styl ``` will be ignored )\n\n## To build :\n\nRun ```npm run build```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzessx%2Fgl-r","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzessx%2Fgl-r","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzessx%2Fgl-r/lists"}