📝 docs: add API endpoints and license documentation
Some checks failed
Integration Tests / integration-tests (pull_request) Failing after 51s

This commit is contained in:
2026-03-07 08:50:39 +07:00
parent cb2c51f161
commit 5d0d933758
3 changed files with 699 additions and 1 deletions

View File

@ -1,6 +1,7 @@
{
"name": "mvp.nounoz.com_v2",
"name": "backend-syzne-tv",
"version": "1.0.50",
"license": "AGPL-3.0",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build": "bun build ./src/index.ts --compile --target bun --minify-whitespace --minify-syntax --minify-identifiers --outfile dist/server",