A node.js web tool to create/generate items for tbc cmangos
Downloads
3
Views
146
Likes
0
Uploaded on
January 17, 2026
Hello guys,
I created an item creator tool written in node js using next.js framework and cursor ai.
Took me about 30 minutes to put all together and test it: https://github.com/CodebyVision/cmangos-item-creator
You need node.js installed, then clone the repository and run these commands in emu-item-creator folder:
npm install
npm run dev
or if you want to make it public
npm install
npm run build
npm run start
The website will be available at http://localhost:3000/create/item-template
It works with TBC CMangos only. don't know if I will expand to mysql database import/export or for more emulators.
Sign in to join the conversation
You must be signed in to comment
No comments yet
Be the first to share your thoughts!

@cybermist2