Skip to content

truonglvx/api.els.team

 
 

Repository files navigation

eLS Web Service

This repository contains the source code of the Web Service that runs the website els.team.

Requirements

This Web Service use Adonis Framework. It means you need to have a working installation of Node.js (> 8.0).

Setup Instruction

Start by cloning the repository.

> git clone git@github.com:Lausanne-eSports/api.els.team.git

Install all dependencies.

> npm install

Run the server in development mode.

> adonis serve --dev

License

This project is using the GPLv3 License. Feel free to create an issue for any question regarding your rights to use this project.

About

Source code of api.els.team

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%