Skip to content

Peru-Pokemon-Tournaments/peru-pokemon-tournaments-api

Repository files navigation

Peru Pokemon Tournaments API

An API to manage tournaments inscriptions and tournaments created.

Installation

  1. Install docker with docker-compose
  2. Copy the .env.example to .env file
  3. Run docker-compose build
  4. Run docker-compose up
  5. Connect to database and import the tables using a backup, or run migrations.

Run tests

php artisan test

About

An API to manage tournaments inscriptions and tournaments created

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published