https://github.com/gaurishhs/grapie
SSR framework for Bun
https://github.com/gaurishhs/grapie
Last synced: about 1 month ago
JSON representation
SSR framework for Bun
- Host: GitHub
- URL: https://github.com/gaurishhs/grapie
- Owner: gaurishhs
- License: mit
- Created: 2023-01-31T11:45:47.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-17T17:51:50.000Z (over 2 years ago)
- Last Synced: 2025-03-29T06:22:25.393Z (2 months ago)
- Language: TypeScript
- Size: 66.4 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Grapie
Grapie is an open source, SSR (Server Side Rendering) framework for building web applications.
It is built for [Bun](https://bun.sh) using [TypeScript](https://www.typescriptlang.org)This is a work in progress. Once Jarred releases the new bundler I shall make a release for Grapie.
## Features
- Fast and easy to use
- File based routing
- API routes## License
This project is licensed under the MIT License - see the [LICENSE](https://github.com/gaurishhs/grapie/tree/main/LICENSE) file for details.
Copyright (c) 2023 Gaurish Sethia