Skip to content

Devvyky/league-api

Repository files navigation

League API

A small project that allow admins to create teams, fixtures, etc

Run Locally

Clone the project

  git clone https://github.com/Devvyky/gomoney-backend-test

Go to the project directory

  cd my-project

Install dependencies

  npm install

Start the server

  npm run start

Environment Variables

Create a .env file and replace the contents of example.env inside your .env file

Running Tests

To run tests, run the following command

  npm run test

Documentation

Documentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages