About This File
This resource will help many newcomers in the development of the server.
At this gamemode, used the sequelize framework, for easy work with the database. Also used frameworks ReactJS + ReduxJS special for CEF.
GitHub URL: https://github.com/HEXisGOD/RAGEMP_sequelize_react_redux
Installing
1. Download this archive, unpack it in RAGE:MP new server folder.
2. To work with the database locally I suggest using Denwer.
3. Config connection data at packages\sequelize\modules\db.js
4. Import example database into phpMyAdmin
5. Then start server, and test it !)
Needed node modules
1. MySQL2 - [ npm install mysql2 -save ]
2. Sequelize - [ npm install sequelize -save ]
- Thanks @kemperrr for make "pleaseCallCEF" function and event on ReactJS!!
This is first version, During the time there can be changes and improvements!!
What's New in Version 0.0.1 See changelog
Released
No changelog available for this version.