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

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

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