Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bunsvr/app
Build high-performance and scalable web apps
https://github.com/bunsvr/app
Last synced: 3 months ago
JSON representation
Build high-performance and scalable web apps
- Host: GitHub
- URL: https://github.com/bunsvr/app
- Owner: bunsvr
- Created: 2023-11-08T07:24:04.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-16T16:14:52.000Z (5 months ago)
- Last Synced: 2024-07-02T04:26:45.054Z (4 months ago)
- Language: TypeScript
- Homepage:
- Size: 85 KB
- Stars: 43
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Note: This project is scrapped.
# `@stricjs/app`
Build high-performance and scalable web apps.This library only works with the [Bun](//bun.sh) runtime.
## Install
```bash
bun add @stricjs/app @stricjs/utils
```## Usage
See the Stric documentation [here](//stricjs.netlify.app/docs/app).