Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lxsmnsyc/metaframework-benchmarks
https://github.com/lxsmnsyc/metaframework-benchmarks
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lxsmnsyc/metaframework-benchmarks
- Owner: lxsmnsyc
- License: mit
- Created: 2023-07-12T05:41:06.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-22T15:33:14.000Z (over 1 year ago)
- Last Synced: 2024-10-20T01:11:42.705Z (2 months ago)
- Language: HTML
- Size: 5.81 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Metaframework Benchmarks
## Frameworks
- SolidStart
- NextJS (using App Router)
- Remix
- SvelteKit (TBA)
- QwikCity (TBA)
- Nuxt (TBA)
- Marko (TBA)## Setup
```bash
pnpm i
```### Building frameworks
```bash
pnpm -r --filter="./frameworks/*" build
```### Running benchmark