https://github.com/wrtnlabs/agentica.template.nodejs
Agentica NodeJS template project cloned by `npx agentica start --project node` command.
https://github.com/wrtnlabs/agentica.template.nodejs
Last synced: 7 months ago
JSON representation
Agentica NodeJS template project cloned by `npx agentica start --project node` command.
- Host: GitHub
- URL: https://github.com/wrtnlabs/agentica.template.nodejs
- Owner: wrtnlabs
- License: mit
- Created: 2025-03-10T06:55:53.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-03-10T07:46:16.000Z (7 months ago)
- Last Synced: 2025-03-10T08:31:10.363Z (7 months ago)
- Language: TypeScript
- Homepage: https://wrtnlabs.io/agentica/
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Template repository of Agentica's NodeJS WebSocket Server.
```bash
npm install
npm run build
npm start
```