[Node - React - Redux] StormCMS

Status
Not open for further replies.

MayoMayn

BestDev
Oct 18, 2016
1,423
683
#UPDATES
Bored so I decided to code some case opening




Todo:
  • Fix CSS
  • Code a new page where all cases and the contents in them are shown
  • RCON
  • Display recently opened cases by other users using socket.io
Original code from but recoded to React
 

Ka3

New Member
Nov 19, 2017
20
0
This didn't even make sense.
I haven't really checked it out yet on Google Images but I think so but it would need to be fixed like most CMS being used
 

MayoMayn

BestDev
Oct 18, 2016
1,423
683
Source has gone closed soruced on Gitlab as this will be used for a project of my own.
Once if I'm not going to use it anymore, I'll re-open a repository on Github.

Feel free to PM me, if you still want to follow on the development through Gitlab.

 

MayoMayn

BestDev
Oct 18, 2016
1,423
683
Love it, but MySQL kills the community (not your fault)
I'd go with Postresql or a real time database if I were to code an emulator.

You mean mysql_* functions in PHP kills the community because of RevCMS.
 
Last edited:

LeChris

github.com/habbo-hotel
Sep 30, 2013
2,725
1,306
The mysql library standalone in Node is amazingly secure as it auto escapes every query created and also will modify queries for performance as it runs
 

MayoMayn

BestDev
Oct 18, 2016
1,423
683
Housekeeping
Since @Sledmore was so nice to contribute by buying template for me I'll recode it and use it for the housekeeping.
It's using redux-saga instead of redux-thunk, so I'm currently migrating to that aswell.
Also helps me get rid of the callback hell in redux-thunk, so win-win.

Github & Gitlab update

StormEngine and this project have been merged together into a single project, as the Engine demands being run in a JS environment anyway.
Also I've decided to move the project repository to a private repo on Gitlab, since I don't want habtards cloning it, rename it and claim it as theirs.
Happened once with another project, ain't gonna let it happen again.

I'll code a StormCMS version for Plus Emulator aswell.

If you want access to the repository, just create a Gitlab user and ask for permission.


Braintree Integration
Prototype of how payments will instantly be processed upon purchase.

 
Last edited:
Status
Not open for further replies.

Users who are viewing this thread

Top