{"id":20269003,"url":"https://github.com/paulonteri/node-express-backend","last_synced_at":"2026-04-12T17:41:57.952Z","repository":{"id":103797637,"uuid":"273518844","full_name":"paulonteri/node-express-backend","owner":"paulonteri","description":"NodeJS, Express \u0026 Express-Handlebars Template","archived":false,"fork":false,"pushed_at":"2020-06-19T15:07:15.000Z","size":21,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-14T05:28:38.023Z","etag":null,"topics":["backend","express-handlebars","expressjs","javascript","node","nodejs"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/paulonteri.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-06-19T14:51:50.000Z","updated_at":"2020-07-28T20:11:09.000Z","dependencies_parsed_at":"2023-04-08T02:32:43.614Z","dependency_job_id":null,"html_url":"https://github.com/paulonteri/node-express-backend","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulonteri%2Fnode-express-backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulonteri%2Fnode-express-backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulonteri%2Fnode-express-backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulonteri%2Fnode-express-backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paulonteri","download_url":"https://codeload.github.com/paulonteri/node-express-backend/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241753144,"owners_count":20014252,"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":["backend","express-handlebars","expressjs","javascript","node","nodejs"],"created_at":"2024-11-14T12:22:34.267Z","updated_at":"2026-04-12T17:41:52.892Z","avatar_url":"https://github.com/paulonteri.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NodeJS, Express \u0026 Express-Handlebars\n\nNodeJS, Express \u0026 Express-Handlebars Backend Template.\n\n---\n\n## Requirements\n\nFor development, you will only need Node.js and a node global package, Yarn, installed in your environement.\n\n### Node\n\n- #### Node installation on Windows\n\n  Just go on [official Node.js website](https://nodejs.org/) and download the installer.\n  Also, be sure to have `git` available in your PATH, `npm` might need it (You can find git [here](https://git-scm.com/)).\n\n- #### Node installation on Ubuntu\n\n  You can install nodejs and npm easily with apt install, just run the following commands.\n\n      $ sudo apt install nodejs\n      $ sudo apt install npm\n\n- #### Other Operating Systems\n  You can find more information about the installation on the [official Node.js website](https://nodejs.org/) and the [official NPM website](https://npmjs.org/).\n\nIf the installation was successful, you should be able to run the following command.\n\n    $ node --version\n    v8.11.3\n\n    $ npm --version\n    6.1.0\n\nIf you need to update `npm`, you can make it using `npm`! Cool right? After running the following command, just open again the command line and be happy.\n\n    $ npm install npm -g\n\n###\n\n### Yarn installation\n\nAfter installing node, this project will need yarn too, so just run the following command.\n\n      $ npm install -g yarn\n\n---\n\n## Install\n\n    $ git clone https://github.com/paulonteri/node-express-backend\n    $ cd node-express-backend\n    $ yarn install\n\n## Running the project\n\n    $ yarn start\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaulonteri%2Fnode-express-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpaulonteri%2Fnode-express-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaulonteri%2Fnode-express-backend/lists"}