https://github.com/getditto/template-app-nodejs-todo
https://github.com/getditto/template-app-nodejs-todo
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/getditto/template-app-nodejs-todo
- Owner: getditto
- Archived: true
- Created: 2023-10-16T18:45:13.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-12T16:51:26.000Z (about 2 years ago)
- Last Synced: 2026-04-04T01:44:32.375Z (3 months ago)
- Language: TypeScript
- Homepage:
- Size: 14.6 KB
- Stars: 2
- Watchers: 29
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Node.js Tasks Example
Read the full documentation on [ditto.live](https://docs.ditto.live/javascript/installation)
1. Copy your credentials from the [Ditto Portal](https://portal.ditto.live) into appID and token in `index.js`
2. `npm install`
3. `npm run build`
4. `npm run start`