CRUD REST API category editor
To start editing project locally clone this repository and run inside project folder
npm installCopy example.env file and rename it to .env, then set correct environment variables for application
To run tests
npm run test:e2eTo deploy project with docker run
docker compose up -d/api-docs
UNLICENSED