Skip to content

Commit

Permalink
chore: readme
Browse files Browse the repository at this point in the history
  • Loading branch information
hi-ogawa committed Apr 24, 2024
1 parent 503fa07 commit db6d267
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions examples/react-server/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# react-server

Porting [`@hiogawa/react-server`](https://github.com/hi-ogawa/vite-plugins/tree/main/packages/react-server) (single process / two Vite servers)
to Vite 6 environment API (single process / single Vite server)

https://vite-environment-examples-react-server.hiro18181.workers.dev/

```sh
Expand All @@ -26,9 +29,6 @@ pnpm cf-release
- [x] hmr
- [x] browser
- [x] react-server
- [x] server action
- [ ] integrate to `@hiogawa/react-server`

## references

- https://github.com/hi-ogawa/vite-plugins/tree/main/packages/react-server
- [ ] server action
- [x] basic form action
- [ ] `encodeReply/decodeReply/decodeAction/decodeFormState/useActionState`

0 comments on commit db6d267

Please sign in to comment.