📝 docs: add API endpoints and license documentation
Some checks failed
Integration Tests / integration-tests (pull_request) Failing after 51s
Some checks failed
Integration Tests / integration-tests (pull_request) Failing after 51s
This commit is contained in:
@ -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",
|
||||
|
||||
Reference in New Issue
Block a user