{"id":14967738,"url":"https://github.com/ctrlaltdev/pug-server","last_synced_at":"2025-10-01T06:31:46.889Z","repository":{"id":47094210,"uuid":"72562502","full_name":"ctrlaltdev/pug-server","owner":"ctrlaltdev","description":"🐶 A simple pug server","archived":false,"fork":true,"pushed_at":"2024-06-01T11:14:54.000Z","size":699,"stargazers_count":21,"open_issues_count":4,"forks_count":4,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-15T01:49:50.401Z","etag":null,"topics":["dev","development","html","jade","javascript","mockup","nodejs","npm","prototype","pug","server"],"latest_commit_sha":null,"homepage":"https://ctrlalt.dev/pugserver","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"ded/jade-server","license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ctrlaltdev.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-11-01T18:03:22.000Z","updated_at":"2023-06-09T07:36:35.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/ctrlaltdev/pug-server","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctrlaltdev%2Fpug-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctrlaltdev%2Fpug-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctrlaltdev%2Fpug-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctrlaltdev%2Fpug-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ctrlaltdev","download_url":"https://codeload.github.com/ctrlaltdev/pug-server/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234837028,"owners_count":18894518,"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":["dev","development","html","jade","javascript","mockup","nodejs","npm","prototype","pug","server"],"created_at":"2024-09-24T13:38:32.377Z","updated_at":"2025-10-01T06:31:41.604Z","avatar_url":"https://github.com/ctrlaltdev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![npm](https://img.shields.io/npm/v/pugserver.svg?style=for-the-badge)](https://www.npmjs.com/package/pugserver)\n[![NPM Downloads](https://img.shields.io/npm/dt/pugserver.svg?style=for-the-badge)](https://www.npmjs.com/package/pugserver)\n[![GitHub release](https://img.shields.io/github/release/ctrlaltdev/pug-server.svg?style=for-the-badge)](https://github.com/ctrlaltdev/pug-server/releases)\n[![licence](https://img.shields.io/npm/l/pugserver.svg?style=for-the-badge)](https://github.com/ctrlaltdev/pug-server/blob/main/LICENSE)\n![JavaScript](https://img.shields.io/badge/_-JS-F0DB4F.svg?style=for-the-badge)\n![Pug](https://img.shields.io/badge/_-Pug-A86454.svg?style=for-the-badge)\n\nBasic [pug](https://pugjs.org) file server. Ideal for building local prototypes apart from any application. All other files are served statically as they usually would.\n\n### Installation\n``` sh\nnpm install -g pugserver\n```\n\n#### Create a folder\n\n```\n    + myfolder/\n      - index.pug\n      - example.css\n      - example.js\n```\n\n### Usage\n``` sh\npugserver path/to/myfolder\n```\n\nOpen your browser to [http://localhost:8080/](http://localhost:8080/)\n\nThe path argument is optional. If not present it will default to current directory.\nYou can choose to run your server on another port than 8080. To do so, use the -p flag followed by the port number:\n\n``` sh\npugserver -p 1337\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fctrlaltdev%2Fpug-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fctrlaltdev%2Fpug-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fctrlaltdev%2Fpug-server/lists"}