Skip to content

denni-hill/league-test

Repository files navigation

League test task

CRUD REST API category editor

Installation

To start editing project locally clone this repository and run inside project folder

npm install

Copy example.env file and rename it to .env, then set correct environment variables for application

To run tests

npm run test:e2e

To deploy project with docker run

docker compose up -d

Swagger UI available at

/api-docs

License

UNLICENSED

About

Test task

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages