Compare commits

...

4 Commits

Author SHA1 Message Date
Steve Keep
a106d6fc76 Merge 12a051f96d into 5c3fa67201 2023-10-31 06:31:10 -06:00
webdev4422
5c3fa67201 Add bun (#1261) 2023-10-30 16:51:13 +07:00
Steve Keep
12a051f96d Update readme.md 2023-08-28 13:24:27 +10:00
Steve Keep
6e9c41deba Update readme.md 2023-08-28 13:19:34 +10:00

View File

@@ -768,6 +768,7 @@
- [Strapi](https://github.com/strapi/strapi) - Content Management Framework (headless-CMS) to build powerful APIs. - [Strapi](https://github.com/strapi/strapi) - Content Management Framework (headless-CMS) to build powerful APIs.
- [Factor](https://github.com/FactorJS/factor) - Vue.js dashboard framework and headless CMS. - [Factor](https://github.com/FactorJS/factor) - Vue.js dashboard framework and headless CMS.
- [AdminBro](https://github.com/SoftwareBrothers/adminjs) - Auto-generated admin panel with CRUD for all your resources. - [AdminBro](https://github.com/SoftwareBrothers/adminjs) - Auto-generated admin panel with CRUD for all your resources.
- [Graphweaver](https://github.com/exogee-technology/graphweaver) - CMS and Headless GraphQL API - Instant GraphQL API on Postgres, MySQL, SQLite and More.
### Forum ### Forum
@@ -838,6 +839,7 @@
- [npm](https://docs.npmjs.com/about-npm) - The default package manager. - [npm](https://docs.npmjs.com/about-npm) - The default package manager.
- [pnpm](https://pnpm.io) - Disk space efficient package manager. - [pnpm](https://pnpm.io) - Disk space efficient package manager.
- [yarn](https://yarnpkg.com) - Alternative package manager. - [yarn](https://yarnpkg.com) - Alternative package manager.
- [bun](https://bun.sh) - All-in-one toolkit for JavaScript and TypeScript apps.
## Resources ## Resources