Skip to content

xeonr/sagl.app-api

Repository files navigation

SAGL: Cloud API

Cloud API for saves, configuration and asset storage for GTA San Andreas.

Getting started

The API has 3 dependencies. mysql, redis and aws s3.

Please ensure all are setup and configured in config/development.json (see config/default.json for an example config).

First, install the dependencies:

npm install

Then you can start the server:

npm start

When writing code, please lint your code before committing:

npm run lint

About

⛈ SA:GL Launcher API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published