Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lydiahallie/byof-demo
WIP Demo
https://github.com/lydiahallie/byof-demo
Last synced: 12 days ago
JSON representation
WIP Demo
- Host: GitHub
- URL: https://github.com/lydiahallie/byof-demo
- Owner: lydiahallie
- Created: 2022-07-14T19:34:59.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-10-26T22:08:31.000Z (about 2 years ago)
- Last Synced: 2024-10-23T14:07:47.607Z (22 days ago)
- Language: TypeScript
- Size: 2.29 MB
- Stars: 86
- Watchers: 3
- Forks: 18
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Demo
### About
Custom demo framework that uses the Build Output API to support:
- Static Rendering
- SSR
- Edge Rendering
- Automatic Image Optimization### How to use
- Installing: `yarn install`
- Building: `yarn build:css && yarn build`
- Deploying: `yarn deploy`