Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/plmercereau/nhost-isomorphic


https://github.com/plmercereau/nhost-isomorphic

Last synced: 12 days ago
JSON representation

Awesome Lists containing this project

README

        

# Use Nhost both with Node and the browser

```sh
yarn

# Run the Vite + React application
yarn run dev

# Run the NodeJS script
yarn run node
```