Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/plmercereau/nhost-isomorphic
https://github.com/plmercereau/nhost-isomorphic
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/plmercereau/nhost-isomorphic
- Owner: plmercereau
- Created: 2022-02-23T12:45:10.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-02-23T12:50:12.000Z (over 2 years ago)
- Last Synced: 2024-10-23T09:39:26.080Z (16 days ago)
- Language: TypeScript
- Size: 82 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```