Skip to content

Nouvelle version de l'API permettant de gérer les joueurs.

Notifications You must be signed in to change notification settings

Atlas-Community/AtlasID

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Logo of AtlasID

Version Documentation Maintenance

AtlasID is a complete solution including an API in NodeJS (AdonisJS) and a plugin (Synapse), allowing to manage players for SCP:SL servers.

Important: since the project for which this resource was developed has been closed, I no longer actively maintain AtlasID. I am open to PR.

Prerequisites

AtlasID requires a MySQL server and a Redis server to run properly.

Structure

The API folder contains the source code of the the NodeJS server (AdonisJS).
The Synapse-Plugin folder contains the source code of the plugin which allows to interact with the API.

API: main commands

To install the necessary dependencies:

yarn install

To build the API (for production):

yarn build
yarn start

To launch the API for development:

yarn dev

Author

👤 Antt0n / Atlas


This README was generated with ❤️ by readme-md-generator (modified slightly though).

About

Nouvelle version de l'API permettant de gérer les joueurs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published