Skip to content

Five-M resource built with JavaScript which is a web-api server. It is used by the "mx-fivem-api-site" repository. And it is a player management system for your Cfx Server.

License

Notifications You must be signed in to change notification settings

mxtheuz/mx-fivem-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

API that Admin Tools uses...

API that the Admin Tools site (posted here on github under the name 'mx-fivem-api-site') uses to collect and update data. Note that it does not have package.json, it will be necessary to install the libraries manually: @vrpjs/server, imgbb-uploader, mysql, axios, express, cors, body-parser.

How to install

First | Creating package.json

npm init -y

Secondg | Installing all dependencies

npm install @vrpjs/server imgbb-uploader mysql axios express cors body-parser

Third | Put the project at FiveM server

Second, you need to install the script and put at "resources" in your FiveM Server's base path.

About

Five-M resource built with JavaScript which is a web-api server. It is used by the "mx-fivem-api-site" repository. And it is a player management system for your Cfx Server.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published