Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lencx/explore

💡 ideas and try
https://github.com/lencx/explore

chat dart deno dvajs flutter react vite websockets

Last synced: about 1 month ago
JSON representation

💡 ideas and try

Awesome Lists containing this project

README

        

# Explore

## Start

```bash
# command help
deno run --allow-read --allow-write cmd.ts [--update[=tree]]
```

## Feature

* `backend`: deno + oak + webSocket
* `frontend`: simple chat
* `app`: flutter
* `web`: vite + react + dva
* `dart_learn`: dart learning

## TODO

* [ ] APP: flutter
* [ ] Desktop: tauri
* [ ] Web: vite + react + dva

## Reference

* [Learn Deno: Chat app](https://aralroca.com/blog/learn-deno-chat-app)
* [Building beautiful UIs with Flutter](https://codelabs.developers.google.com/codelabs/flutter/#0)

## Library

* [Deno](https://deno.land)
* [Vite](https://github.com/vitejs/vite)
* [Dvajs](https://github.com/dvajs/dva)
* [tauri](https://github.com/tauri-apps/tauri)
* [Flutter](https://flutter.dev)