https://github.com/barelyhuman/dveep
Minimalistic and Straightforward Preact Islands
https://github.com/barelyhuman/dveep
Last synced: 3 months ago
JSON representation
Minimalistic and Straightforward Preact Islands
- Host: GitHub
- URL: https://github.com/barelyhuman/dveep
- Owner: barelyhuman
- Created: 2023-05-26T10:39:11.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-30T05:43:51.000Z (over 1 year ago)
- Last Synced: 2025-01-25T04:37:24.810Z (5 months ago)
- Language: JavaScript
- Size: 238 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# dveep
> islands (_lang_: Hindi)
Straightforward node server that handles preact island rendering.
## What ?
`dveep` is an attempt to make it super simple to work with full stack
microservice styled components.> **Note**: This is a more opinionated version of
> [prev](https://github.com/barelyhuman/prev) and while both share the same base
> plugins to be able to generate and render islands, this particular project is
> a lot more towards a more non hackable approach which a lot more people would
> prefer as compared to the DIY / Self Hack approach that prev is built upon.## Usage
TBD
## LICENSE
TBD
## roadmap
- [x] Watcher
- [ ] Aesthetic CLI
- [x] Recompilation of Changed files
- [x] Refactor/Split to modules
- [ ] Internal File Based router (Manifest based router)
- [x] Build a portable server