https://github.com/rossrobino/domco
Minimal Full-Stack JavaScript
https://github.com/rossrobino/domco
api ssg ssr vite vite-plugin
Last synced: about 2 months ago
JSON representation
Minimal Full-Stack JavaScript
- Host: GitHub
- URL: https://github.com/rossrobino/domco
- Owner: rossrobino
- License: mit
- Created: 2023-09-22T18:56:58.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-07T16:34:14.000Z (about 2 months ago)
- Last Synced: 2025-04-07T17:39:06.268Z (about 2 months ago)
- Topics: api, ssg, ssr, vite, vite-plugin
- Language: TypeScript
- Homepage: https://domco.robino.dev
- Size: 15.7 MB
- Stars: 49
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
- fucking-awesome-vite - domco - Minimal full-stack JavaScript. Turns a Vite app into a full-stack application with minimal dependencies. (SSR / Libraries)
- awesome-vite - domco - Minimal full-stack JavaScript. Turns a Vite app into a full-stack application with minimal dependencies. (SSR / Libraries)
README
# domco
## Minimal Full-Stack JavaScript
```bash
npm create domco@latest
```[Read the documentation to get started](https://domco.robino.dev)
[Examples](https://github.com/rossrobino/domco-examples)