An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

Template repository of Agentica's NodeJS WebSocket Server.

```bash
npm install
npm run build
npm start
```