https://github.com/deckchairlabs/ultrajs-netlify-edge
https://github.com/deckchairlabs/ultrajs-netlify-edge
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/deckchairlabs/ultrajs-netlify-edge
- Owner: deckchairlabs
- Created: 2022-09-06T04:35:04.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-09-16T06:03:35.000Z (over 2 years ago)
- Last Synced: 2025-02-05T08:35:14.427Z (4 months ago)
- Language: TypeScript
- Size: 4.88 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## development
```sh
netlify dev
```## deploy
```sh
netlify deploy
```