{"id":15572877,"url":"https://github.com/bangajs/banga-cli","last_synced_at":"2025-08-21T20:33:20.679Z","repository":{"id":47256466,"uuid":"293833989","full_name":"bangajs/banga-cli","owner":"bangajs","description":"BàngáJS is a CLI generator for scaffolding ExpressJS applications with speed and efficiency.","archived":false,"fork":false,"pushed_at":"2023-01-24T05:07:13.000Z","size":199,"stargazers_count":154,"open_issues_count":2,"forks_count":7,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-04-26T08:21:55.776Z","etag":null,"topics":["cli","expressjs","generator","nodejs"],"latest_commit_sha":null,"homepage":"https://bangajs.com","language":"EJS","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/bangajs.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}},"created_at":"2020-09-08T14:24:37.000Z","updated_at":"2024-03-21T17:23:07.000Z","dependencies_parsed_at":"2023-02-13T18:01:51.890Z","dependency_job_id":null,"html_url":"https://github.com/bangajs/banga-cli","commit_stats":null,"previous_names":["saucecodee/banga"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bangajs%2Fbanga-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bangajs%2Fbanga-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bangajs%2Fbanga-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bangajs%2Fbanga-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bangajs","download_url":"https://codeload.github.com/bangajs/banga-cli/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230532451,"owners_count":18240792,"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":["cli","expressjs","generator","nodejs"],"created_at":"2024-10-02T18:07:31.994Z","updated_at":"2024-12-20T04:08:13.323Z","avatar_url":"https://github.com/bangajs.png","language":"EJS","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![BangaJS Logo](https://i.ibb.co/GC3hqjC/banga-banner.jpg)](https://bangajs.netlify.app/)\n\nBàngáJS is a CLI generator tool for scaffolding [ExpressJS](https://expressjs.com) applications and generating application layer files with speed and efficiency ⚡️.\n\n\n[![NPM Version][npm-image]][npm-url]\n[![NPM Downloads][downloads-image]][downloads-url]\n\n## Installing BàngáJS\n\nBàngáJS available on the [Node.js](https://nodejs.org/en/) module through the\n[npm registry](https://www.npmjs.com/).\n\nBefore installing, make sure you've [downloaded and installed Node.js](https://nodejs.org/en/download/)\n\nThen install BàngáJS globally:\n\n```bash\n$ npm install -g  bangajs\n```\n\n## Features\n\n- Quick project setup.\n- Pre-set authentication functionality.\n- Generate application layer files with CRUD methods.\n\n## Docs\n\n- Check out the [Documentation](https://bangajs.netlify.app/)\n\n## Getting started\n\nLet's create a new Express app **hello-world**, and it would be created in a new folder called **hello-world** in the current working directory:\n\n```bash\n$ banga new hello-world\n```\n\nThen navigate into the newly created project and start up the server:\n\n```bash\n$ cd hello-world\n$ npm run dev\n```\n\nBy default the server will be running on http://localhost:2020/\n\n## Contributors\n\nThe author of BàngáJS is [Onyegbu Ifedili](https://github.com/saucecodee)\n\n[List of all contributors](https://github.com/saucecodee/banga/graphs/contributors)\n\n## License\n\n[MIT](LICENSE)\n\n[npm-image]: https://img.shields.io/npm/v/bangajs.svg\n[npm-url]: https://npmjs.com/package/bangajs\n[downloads-image]: https://img.shields.io/npm/dm/bangajs.svg\n[downloads-url]: https://npmcharts.com/compare/bangajs?minimal=true\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbangajs%2Fbanga-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbangajs%2Fbanga-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbangajs%2Fbanga-cli/lists"}