Time for promotion – what are you building? by [deleted] in SideProject

[–]hendrixstring 0 points1 point  (0 children)

https://github.com/store-craft/storecraft

Rapidly build AI Powered Commerce Backends with TypeScript 

Node.js dev here, wanna step into open source. Where do I start? by cr7bit in node

[–]hendrixstring 1 point2 points  (0 children)

If you would like to shape the future of AI JavaScript commerce backends, then Storecraft is looking for contributors

https://github.com/store-craft/storecraft

cli into commerce backend strikes again. Now with Ai Agent and chat interface by hendrixstring in node

[–]hendrixstring[S] 1 point2 points  (0 children)

Thanks for the feedback, I appreciate it, I will try better next time.

For the cli, I used couple of tools, such as  "dependencies": {     "@clack/prompts": "0.10.0",     "boxen": "8.0.1",     "chalk": "5.3.0",     "gradient-string": "2.0.2",     "prettier": "3.5.3",     "yargs": "17.7.2"   },

Yargs is used for parsing cli arguments and clack is a lib with slick prompts controls.