{"id":20408857,"url":"https://github.com/dockersamples/node-bulletin-board","last_synced_at":"2025-07-12T21:35:48.552Z","repository":{"id":54863731,"uuid":"111434175","full_name":"dockersamples/node-bulletin-board","owner":"dockersamples","description":"Sample bulletin board app in Node.js and Vue.js","archived":false,"fork":false,"pushed_at":"2024-11-27T18:10:20.000Z","size":197,"stargazers_count":99,"open_issues_count":2,"forks_count":464,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-05-11T10:08:23.673Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dockersamples.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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-11-20T16:19:19.000Z","updated_at":"2025-04-04T04:02:04.000Z","dependencies_parsed_at":"2024-12-28T23:31:09.185Z","dependency_job_id":"5921f1b6-e267-4ccc-aebf-f4994a0a269b","html_url":"https://github.com/dockersamples/node-bulletin-board","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dockersamples%2Fnode-bulletin-board","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dockersamples%2Fnode-bulletin-board/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dockersamples%2Fnode-bulletin-board/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dockersamples%2Fnode-bulletin-board/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dockersamples","download_url":"https://codeload.github.com/dockersamples/node-bulletin-board/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254384989,"owners_count":22062422,"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-15T05:37:30.429Z","updated_at":"2025-05-15T17:08:58.253Z","avatar_url":"https://github.com/dockersamples.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Vue Events Bulletin Board\n\nThis is the code for the Vue.js [tutorial on Scotch.io](https://scotch.io/tutorials/build-a-single-page-time-tracking-app-with-vue-js-introduction). In the tutorial we build a events bulletin board application and cover the basics of [Vue](http://vuejs.org/).\n\n\n## Installation\n\nChange the directory to `node-bulletin-board` and follow the commands:\n\n1. Run `npm install`.\n2. Run `node server.js`.\n3. Visit [http://localhost:8080](http://localhost:8080).\n\n   \u003cimg width=\"1199\" alt=\"image\" src=\"https://github.com/user-attachments/assets/2cf0d1b5-5dde-491c-a158-8425df4576c5\"\u003e\n\n## Using Docker\n\nClone the repository and run the following command:\n\n```\ndocker build -t bulletin-board .\ndocker run -d -p 8080:8080 bulletin-board\n```\n\n\n## RESTful API (contributed by Jason Lam)\n\n1. **Use Node.js \u0026 Express for backend server and router.**\n2. **RESTful requests towards the server to simulate CRUD on *events* model, instead of local hardcoded ones.**\n3. Translated into Traditional Chinese.\n\n## RESTful API written in Go \n\nIf you would like to use a backend written in Go, [thewhitetulip](http://github.com/thewhitetulip) has written on. See [the source code](https://github.com/thewhitetulip/go-vue-events).\n \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdockersamples%2Fnode-bulletin-board","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdockersamples%2Fnode-bulletin-board","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdockersamples%2Fnode-bulletin-board/lists"}