https://github.com/totaljs/example
Total.js v5 examples
https://github.com/totaljs/example
javascript nodejs serverside spa
Last synced: 12 months ago
JSON representation
Total.js v5 examples
- Host: GitHub
- URL: https://github.com/totaljs/example
- Owner: totaljs
- Created: 2016-01-02T14:22:48.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2025-06-04T05:20:36.000Z (about 1 year ago)
- Last Synced: 2025-06-04T11:59:08.606Z (about 1 year ago)
- Topics: javascript, nodejs, serverside, spa
- Language: JavaScript
- Homepage: https://www.totaljs.com
- Size: 87.9 KB
- Stars: 8
- Watchers: 3
- Forks: 16
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Total.js v5 examples
This repository contains three app templates to help you learn and understand the Total.js server-side framework.
- `api` folder contains a simple Todo app (API service)
- `pluginable` folder contains the best approach for creating server-side apps.
- `htmlviews` folder contains an app with server-side rendering