Start creating the Natural Language Understanding Processor

This commit is contained in:
Apher Fox 2026-07-02 10:28:24 +00:00
parent 50b3fd336a
commit d49f527cea

View File

@ -2,7 +2,7 @@
"name": "mtf-backend",
"version": "1.0.0",
"description": "",
"main": "index.js",
"main": "server.js",
"scripts": {
"start": "nodemon ./src/server.js",
"test": "echo \"Error: no test specified\" && exit 1"