-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[request] Export to MySQL #1
Comments
Thanks for your request! I make no promises in implementing this, tho it is an interesting idea. Some thoughts. . .
|
You know what, im going to use that JSON web UI, I was able to fork it and since its all entirely JS, I can host it inside Github pages, setup a sub-domain and im sure I can get SignShopExport to auto push json to github every X amount of time. I just want a nice looking statistics page, I will ask around my user base once my fork is live to see if anyone is any good with JS, my knowledge is non existent! That way is anyone wants to pull the same data and use it in their own application, they arnt hammering my server as itll be hosted on github! The transaction log, I would very much appreciate still though :) |
Cool! Alright. Though if you are auto-pushing to GitHub (which you could do with Also, I noticed that you forked MCShop's master branch. Sorry for the confusion, but you may wish to fork/commit to the But otherwise yes, you could use the UI for statistics too! Good luck with finding a JS dev :D Still keeping this request open for future use. |
Oh God dammit! How the hell do I fork that version? I click fork and it takes me to my already forked version... |
Actually, the fork already contains all branches (I forgot this, sorry), so you just need to switch to the I tried to do this myself, but your top-most commit will result in merge conflicts. It'll be easier just to re-do that commit by hand, I think. But here is a video of my attempt anyway. |
This is so confusing now, I, just going to delete everything and do it again. I managed to somehow pull the changes, but then when I tried to push my changes it was putting it in my own branch, and I don't want a branch I just want one repo, and I have no idea how to make that branch my main repo, which is needed to host on Github pages, this is so irritating. |
I have no idea how to use sourcetree to make a branch the main master... Why is this so difficult |
Do you have a Steam or Discord I could try to help via?
|
I would love you.
JSON is great and all, buy MySQL gives us an insane amount of options, WebUI being my main thought, could create an awesome searchable web UI for items and shops, create statistics.
Massive brownie points if you can also push the Transaction.log to mysql, why they thought a flatfile would be a good idea is beyond me, mine is 166.55MB in size, this isnt very useful as a flatfile, MySQL on the other hand, I could search for amazing things, find trends, find issues, and again web UI :)
Pretty please!
The text was updated successfully, but these errors were encountered: