[Dev] NyxWeb MuOnline website in JavaScript

Dea7h

Admiral General Aladeen
Joined
Jan 16, 2009
Messages
1,189
Reaction score
426
This is an open source MuOnline website made with JavaScript
Frontend with ReactJS and Redux in TypeScript
Backend with Express in TypeScript

The main idea behind this website is for it to support the official DarksTeam MuServer Files (up to season 3).

Currently live at: https://wickd.pro

If you find any issues, please create a new Issue in github or post a comment here.

You can contribute by submitting a new pull request in guthub.
Here are the things that are planned so far: https://github.com/nyxweb/client/projects/1

Source Code available at: https://github.com/nyxweb
Client: https://github.com/nyxweb/client
Server: https://github.com/nyxweb/server

Note: The video came out to be very sped-up, so please watch it in 0.5x speed until it's fixed.

Note: The website is still in a very early stage, so I don't recommend using it in production yet.
I will also create a video on how to build and use it properly.
 
how do I log in to the user panel and admin panel??
 
how do I log in to the user panel and admin panel??
Currently there is a new field in MEMB_INFO table (admin_lvl ) set it to anything else than 0 for your account and you should get admin access when you login in your account

edit: You can't access the admin panel on the demo, because you can change a lot of things and people will take advantage and screw up things. :)
 
Last edited:
Currently there is a new field in MEMB_INFO table (admin_lvl ) set it to anything else than 0 for your account and you should get admin access when you login in your account
i think he ask about admin on ur demo:D noob!