Skip to content

Open source Roblox Character Downloader API (and also other things like users, group, and games)

Notifications You must be signed in to change notification settings

Faizdzn/rblxapi_backend

Repository files navigation

Roblox API Backend

Welcome developers. Make sure you followed this steps correctly for setup the backend and run it to your own localhost:

  1. run npm install.
  2. make a copy of the .env.example also rename it to .env. After that, you can edit the configuration fields (edit the port, edit the cors origin, edit the cdn directory position, etc).
  3. After doing all the steps, you can run the server application on dev mode with run npm run dev.
  4. ...and now you're done! You can start view the backend on http://localhost:3000/.

About

Open source Roblox Character Downloader API (and also other things like users, group, and games)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published